Skip to content

Commit

Permalink
Update mihomo-party.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
pompurin404 authored Jan 11, 2025
1 parent ac3a679 commit 500b1dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/m/mihomo-party.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
cask "mihomo-party" do
version "1.5.13"
arch arm: "arm64", intel: "x64"

on_catalina do
version "1.5.13"
sha256 arm: "7e5b99b1732b6a4792e1d1ca97c86a97402cb3b092be797da33a5b85eab69c03",
intel: "a46fc749b23c65f2f295983637ab800b66d79ce3f60da4e5bd1ec7f2aae62052"

url "https://github.com/mihomo-party-org/mihomo-party/releases/download/v#{version}/mihomo-party-catalina-#{version}-#{arch}.pkg"

pkg "mihomo-party-catalina-#{version}-#{arch}.pkg"
end

on_big_sur :or_newer do
version "1.5.13"
sha256 arm: "ee286877ec431e3b2f7960b578438bc4c1ac9bd93361e1c24d47027fbaf67bee",
intel: "847a3708da60a795e40b604aab9edc83a33eb006940ebbc640d8a4b8791668d5"

Expand Down

0 comments on commit 500b1dc

Please sign in to comment.