Skip to content

Commit

Permalink
cask(salt): Upgrade 3006.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalvaro committed Sep 8, 2023
1 parent 2de5785 commit 5baff96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.2"
version "3006.3"
sha256 arm: "",
intel: "1dec46d448a0b4c46079928c82e9d6e907d3b858c280764730a06aacdb458b59"
intel: "370018cf745a1b56592eff34dc66884b692bd6447be4f6010525cba83fbe972d"

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

0 comments on commit 5baff96

Please sign in to comment.