Skip to content

Commit

Permalink
salt (cask) 3006.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalvaro committed Oct 28, 2023
1 parent 4a030f8 commit 208ad6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/salt.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "salt" do
arch arm: "arm64", intel: "x86_64"

version "3006.3"
sha256 arm: "370018cf745a1b56592eff34dc66884b692bd6447be4f6010525cba83fbe972d",
intel: "370018cf745a1b56592eff34dc66884b692bd6447be4f6010525cba83fbe972d"
version "3006.4"
sha256 arm: "4c624e7451bd58c6364863087dba9f425e0bc0373984cb808430e7fbeac069a5",
intel: "4c624e7451bd58c6364863087dba9f425e0bc0373984cb808430e7fbeac069a5"

# url "https://repo.saltproject.io/salt/py3/macos/minor/#{version}/salt-#{version}-py3-#{arch}.pkg"
url "https://repo.saltproject.io/salt/py3/macos/minor/#{version}/salt-#{version}-py3-x86_64.pkg"
Expand Down

0 comments on commit 208ad6e

Please sign in to comment.