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 4fccdff commit ac3a679
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Casks/m/mihomo-party.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@
arch arm: "arm64", intel: "x64"

Check failure on line 3 in Casks/m/mihomo-party.rb

View workflow job for this annotation

GitHub Actions / syntax (macos-15)

Cask/StanzaGrouping: stanza groups should be separated by a single empty line

Check failure on line 3 in Casks/m/mihomo-party.rb

View workflow job for this annotation

GitHub Actions / syntax (macos-15)

Cask/StanzaOrder: `arch` stanza out of order

on_catalina do
sha256 arm: "ab3e280993b873d8f3fad9c562541a9d0dd6ffc6fadcdc44e476dd47779a6074",
intel: "d0618c6b7b2736de481a3d44827894d54e710bc2a64c968b291467828337badc"
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

Check failure on line 13 in Casks/m/mihomo-party.rb

View workflow job for this annotation

GitHub Actions / syntax (macos-15)

Cask/StanzaGrouping: stanzas within the same group should have no lines between them
on_big_sur :or_newer do
sha256 arm: "ee286877ec431e3b2f7960b578438bc4c1ac9bd93361e1c24d47027fbaf67bee",
intel: "16bd0ff41f189057a1366edf425b61151c17bdc37fa031bff65a879154ada490"
intel: "847a3708da60a795e40b604aab9edc83a33eb006940ebbc640d8a4b8791668d5"

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

Check failure on line 18 in Casks/m/mihomo-party.rb

View workflow job for this annotation

GitHub Actions / test mihomo-party (macos-13, intel)

Signature verification failed: /private/tmp/cask-audit20250111-8431-x4zyoc/mihomo-party-macos-1.5.13-x64.pkg: rejected macOS on ARM requires software to be signed. Please contact the upstream developer to let them know they should sign and notarize their software.

Check failure on line 18 in Casks/m/mihomo-party.rb

View workflow job for this annotation

GitHub Actions / test mihomo-party (macos-15, arm)

Signature verification failed: /private/tmp/cask-audit20250111-6972-omcuz1/mihomo-party-macos-1.5.13-arm64.pkg: rejected macOS on ARM requires software to be signed. Please contact the upstream developer to let them know they should sign and notarize their software.

Expand Down

0 comments on commit ac3a679

Please sign in to comment.