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 27, 2024
1 parent d333dc3 commit 350da06
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-20240826"
sha256 arm: "632aa2366e2a8a843e05f6d7d17c69e157c15b7a918e88435940d68d56a63012",
intel: "7d4265485b94622b3bd0353ad46a603d0b6b416097422779750e803caaceadaf"
version "0.1.1-internal-20240827"
sha256 arm: "74583590c3d71feab8c6718a63f2c0cd347de751606915a5003e6426883f812c",
intel: "fe86c36ccd2f71c8f1262994467b19d48f68447557754762f1784c2c299914e7"

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 350da06

Please sign in to comment.