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

version "0.1.1-internal-20240830"
sha256 arm: "aa39fb4771f1858df6f0ecec967b55e803201603e897e7f75c381c377e43b531",
intel: "134b9b9de4e6c2600f9f5a1ba0e1a3dfda90b6f72071ac392704ec22304fb4b4"
version "0.1.1-internal-20240902"
sha256 arm: "51edc6bdf5bc87422f7ab573dcc0156cbf68058aed16883938e0641ee4dfba12",
intel: "1a72996cbaf7ef482b4a0cc59a3f76c5d9bc693daf5829f7e90b7e86dc77cf1f"

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 8defc42

Please sign in to comment.