Skip to content

Commit

Permalink
museeks 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel committed Jan 2, 2025
1 parent ccce122 commit 0405e94
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Casks/m/museeks.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
cask "museeks" do
arch arm: "arm64", intel: "x64"
version "0.20.0"
sha256 "59e537574e866a76e4106c1b358ffa1739bcffa5f629467b761970f900906b91"

version "0.13.1"
sha256 arm: "97428b9d02dec50a80df8232d166e9460330acfda38b99320424350c33e8e061",
intel: "79130a16985aab46e2e0c1c270e3339f96886cc60d2f02b531533dd0307b0d48"

url "https://github.com/martpie/museeks/releases/download/#{version}/museeks-#{arch}.dmg",
url "https://github.com/martpie/museeks/releases/download/#{version}/Museeks_#{version}_universal.dmg",
verified: "github.com/martpie/museeks/"
name "Museeks"
desc "Music player"
homepage "https://museeks.io/"

depends_on macos: ">= :high_sierra"

app "Museeks.app"

zap trash: [
Expand Down

0 comments on commit 0405e94

Please sign in to comment.