We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ad3801 + 3de76b4 commit a0433f5Copy full SHA for a0433f5
Casks/companion.rb
@@ -1,9 +1,9 @@
1
cask "companion" do
2
arch arm: "aarch64", intel: "x64"
3
4
- version "0.0.71"
5
- sha256 arm: "6c66126b9556ad354a7d6b3920b2f916588f95db708cc30ab3616ff55f53538c",
6
- intel: "c09c0a6d3cec619b260b93a9d2a338c27229d33a5539c62038824aafa0044ffa"
+ version "0.0.74"
+ sha256 arm: "463ee8245e8a93c569158617e14e76444b0d761c5a6025285c6f368292dfa2a2",
+ intel: "c0b0759f38abc9267720a662c53406b3365ef9893ea9bbb02729037179134ddd"
7
8
url "https://github.com/music-assistant/companion/releases/download/v#{version}/Music.Assistant.Companion_#{arch}.app.tar.gz",
9
verified: "github.com/music-assistant/companion/"
0 commit comments