Skip to content

Commit

Permalink
Changes made by GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 26, 2024
1 parent 452ce25 commit d333dc3
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 "0.1.1-internal-20240825"
sha256 arm: "4fbc5bb71f9a2300a8e45cf241ff8039430b16783f96c43948f354ac7931d0e2",
intel: "e54f59b2204df1b58c4422f3e6da0aaf5b5ae92a350c66e34cfd58b2ac4f77d1"
version "0.1.1-internal-20240826"
sha256 arm: "632aa2366e2a8a843e05f6d7d17c69e157c15b7a918e88435940d68d56a63012",
intel: "7d4265485b94622b3bd0353ad46a603d0b6b416097422779750e803caaceadaf"

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

0 comments on commit d333dc3

Please sign in to comment.