Skip to content

Commit

Permalink
Merge pull request #20 from daeho-ro/bump-satyrn-0.0.57
Browse files Browse the repository at this point in the history
satyrn 0.0.57
  • Loading branch information
daeho-ro authored Aug 3, 2024
2 parents 4fdac71 + 5184dc4 commit c0961b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/satyrn.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "satyrn" do
arch arm: "arm64", intel: "x64"

version "0.0.52"
sha256 arm: "1b95d2dcc1a7d81bb49ee4d48bbe458c3ca467ef5b14d88849312bf0dc91260e",
intel: "ccf6c79354d382cf51388a9998b696df74a1f65fed1fd35e4eb2d6e02ddbbd6d"
version "0.0.57"
sha256 arm: "f3d8fce10766d6821fb78e4864dcc1651f094e1b163c7ae2a4b6fadc4627585c",
intel: "36c1a7df5823ea1f295528729d1b6851c1aa66550c85f409b442ff591a894239"

url "https://d2a69lt3a0puqr.cloudfront.net/satyrn-#{version}-#{arch}.dmg",
verified: "d2a69lt3a0puqr.cloudfront.net/"
Expand All @@ -12,7 +12,7 @@
homepage "https://satyrn.app/"

livecheck do
url "https://satyrn.app/download"
url "https://satyrn.app/download-link"
regex(/satyrn-v?(\d+(?:\.\d+)+)-#{arch}.dmg/i)
end

Expand Down

0 comments on commit c0961b5

Please sign in to comment.