Skip to content

Commit

Permalink
Changes made by GitHub Actions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 30, 2024
1 parent a5d3a9d commit 96ba7aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/axonopsworkbench.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "axonopsworkbench" do
arch arm: "arm64", intel: "x64"

version "v0.9.0"
sha256 arm: "aaf95585415ba43868b91efdda290000c6ea2585d6d8f3c5d826240f19baa277",
intel: "0df5c266dfefc112d0ea8bf6cccfa1ec2800ca8cd1184384d1e7895fd44dba0b"
version "v0.9.1"
sha256 arm: "b55c0e68b5d7d5c234f3d482d4ac7bfa468ba61e10e35dd1c8adaf73b0d1ee8d",
intel: "ac10d565d417255641f941b7511428a586f7a9ba14d8bc22c1d543704028107b"

url "https://github.com/axonops/axonops-workbench/releases/download/#{version}/AxonOps.Workbench-#{version.sub('v', '')}-mac-#{arch}.zip"
name "AxonOps Workbench"
Expand Down

0 comments on commit 96ba7aa

Please sign in to comment.