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 2, 2024
1 parent dd11794 commit 69324b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/axonopsworkbench-beta.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "axonopsworkbench-beta" do
arch arm: "arm64", intel: "x64"

version "v1.0.0-beta4"
sha256 arm: "06f920fd14a485093bb8bd1730e05f4cebc1197fa195fecfce699b2271b72947",
intel: "59ac67b2551ad50494271e22bc6339882175f0e396b35f091de3623f97e2ceca"
version "v1.0.0-beta5"
sha256 arm: "e60b0dbf00901b96d4853bfa92986d2d8866e0f42ba0b9e1af7571b7357c1059",
intel: "c4a8c76b1eecb6c31e778941c2e150b52ace41fdd5a6f0359daa9af577cbc427"

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

0 comments on commit 69324b7

Please sign in to comment.