Skip to content

Commit ab8cae9

Browse files
authored
Merge pull request #8 from sandervankasteel/chore/update-to-0-0-74
Fixed sha256 checksums
2 parents a0433f5 + cb0e1b0 commit ab8cae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Casks/companion.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
arch arm: "aarch64", intel: "x64"
33

44
version "0.0.74"
5-
sha256 arm: "463ee8245e8a93c569158617e14e76444b0d761c5a6025285c6f368292dfa2a2",
6-
intel: "c0b0759f38abc9267720a662c53406b3365ef9893ea9bbb02729037179134ddd"
5+
sha256 arm: "a47b47d4ac238c95fe76ae94e0da64505571cc8d0e46726ef96e0ef6c83dcb50",
6+
intel: "e7d011366b1a04ee533c9f79d913f8a47f84e69703bb17579574655d249a5275"
77

88
url "https://github.com/music-assistant/companion/releases/download/v#{version}/Music.Assistant.Companion_#{arch}.app.tar.gz",
99
verified: "github.com/music-assistant/companion/"

0 commit comments

Comments
 (0)