Skip to content

Commit

Permalink
Merge pull request #195912 from zyoshoka/bump-octarine-0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp authored Dec 20, 2024
2 parents 76da45d + 33e4ee3 commit c0032db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/o/octarine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
arch arm: "aarch64", intel: "x64"
folder = on_arch_conditional arm: "arm", intel: "intel"

version "0.20.0"
sha256 arm: "85a5bd1e969ef58e07b6affad1669a646715aa89a347b362c36ff7672390f47e",
intel: "f960d316803c4a150bffc2fd273e2b225e25cf27335788ff02a0fda0aec66066"
version "0.20.1"
sha256 arm: "957b59624d58ad7768de6314bc8c2360ecc2bb0888fefda7e1a346b43aefdd4d",
intel: "96dcb00d172e531053d127b518d9b4f9f67f7148f05de84c85194dd306558864"

url "https://pub-3d35bc018fc54f11bde129e3e73e8002.r2.dev/#{version}/#{folder}/octarine_#{version}_#{arch}.dmg",
verified: "pub-3d35bc018fc54f11bde129e3e73e8002.r2.dev/"
Expand Down

0 comments on commit c0032db

Please sign in to comment.