Skip to content

Commit

Permalink
11.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mondoo-tools committed Nov 27, 2024
1 parent 49898bc commit d6d0e4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Casks/mondoo-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
cask "mondoo-cli" do
name "Mondoo"
desc "Mondoo Enterprise Package for cnquery and cnspec"
version "11.31.1"
version "11.32.0"
homepage "https://mondoo.com"

url "https://releases.mondoo.com/mondoo/#{version}/mondoo_#{version}_darwin_universal.pkg"
sha256 "e33269ed569b6c523aee0affee9719b9ce4c02822d345056e60aa0d9747f3569"
sha256 "945d880bde27666ffaf3bf671bcf82b829f9d1e23b96117d57023fe2d68410c2"

livecheck do
url "https://releases.mondoo.com/mondoo/latest/index.html"
Expand Down
4 changes: 2 additions & 2 deletions Casks/mondoo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
cask "mondoo" do
name "Mondoo"
desc "Mondoo Enterprise Package for cnquery and cnspec"
version "11.31.1"
version "11.32.0"
homepage "https://mondoo.com"

url "https://releases.mondoo.com/mondoo/#{version}/mondoo_#{version}_darwin_universal.pkg"
sha256 "e33269ed569b6c523aee0affee9719b9ce4c02822d345056e60aa0d9747f3569"
sha256 "945d880bde27666ffaf3bf671bcf82b829f9d1e23b96117d57023fe2d68410c2"

livecheck do
url "https://releases.mondoo.com/mondoo/latest/index.html"
Expand Down

0 comments on commit d6d0e4c

Please sign in to comment.