File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55cask "mondoo-cli" do
66 name "Mondoo"
77 desc "Mondoo Enterprise Package for cnquery and cnspec"
8- version "13.27.0 "
8+ version "13.27.1 "
99 homepage "https://mondoo.com"
1010
1111 url "https://releases.mondoo.com/mondoo/#{ version } /mondoo_#{ version } _darwin_universal.pkg"
12- sha256 "d37f65c887972cf56d540134eea6c774af3cf33c9daa2c292d473c4cdf25010b "
12+ sha256 "d477523d5cefd3dec9a05ab2f90c743ab9f2eb4cfec3d031dd4733ab0aac66a9 "
1313
1414 livecheck do
1515 url "https://releases.mondoo.com/mondoo/latest/index.html"
Original file line number Diff line number Diff line change 55cask "mondoo" do
66 name "Mondoo"
77 desc "Mondoo Enterprise Package for cnquery and cnspec"
8- version "13.27.0 "
8+ version "13.27.1 "
99 homepage "https://mondoo.com"
1010
1111 url "https://releases.mondoo.com/mondoo/#{ version } /mondoo_#{ version } _darwin_universal.pkg"
12- sha256 "d37f65c887972cf56d540134eea6c774af3cf33c9daa2c292d473c4cdf25010b "
12+ sha256 "d477523d5cefd3dec9a05ab2f90c743ab9f2eb4cfec3d031dd4733ab0aac66a9 "
1313
1414 livecheck do
1515 url "https://releases.mondoo.com/mondoo/latest/index.html"
Original file line number Diff line number Diff line change 55class Cnquery < Formula
66 desc "Transitional package for cnquery to cnspec migration"
77 homepage "https://mondoo.com"
8- version "13.27.0 "
8+ version "13.27.1 "
99 depends_on "cnspec"
1010
1111 if Hardware ::CPU . intel?
12- sha256 "daa3a85da22397403d7b4c7dc32ccbb8376279312a12599ce1034c8e12377bb5 "
13- url "https://releases.mondoo.com/cnspec/13.27.0 /cnspec_13.27.0_darwin_amd64 .tar.gz"
12+ sha256 "acd952a8c4a94f3305a2841fe4e0254d254975b314bbbdc2d441be0ce98494b5 "
13+ url "https://releases.mondoo.com/cnspec/13.27.1 /cnspec_13.27.1_darwin_amd64 .tar.gz"
1414 else
15- sha256 "9cfac860713df72b9e9f96149c5a724ed24dd30b8d7a93ba5ebdbe88f5da0863 "
16- url "https://releases.mondoo.com/cnspec/13.27.0 /cnspec_13.27.0_darwin_arm64 .tar.gz"
15+ sha256 "8b7d62bab93acb3d0d5dcbd45aeb211be72a49bbd9faaadf3add9996e319ff89 "
16+ url "https://releases.mondoo.com/cnspec/13.27.1 /cnspec_13.27.1_darwin_arm64 .tar.gz"
1717 end
1818
1919 def install
Original file line number Diff line number Diff line change 55class Cnspec < Formula
66 desc "Cloud-Native Security and Policy Framework"
77 homepage "https://mondoo.com"
8- version "13.27.0 "
8+ version "13.27.1 "
99 depends_on "mql"
1010
1111 if Hardware ::CPU . intel?
12- sha256 "daa3a85da22397403d7b4c7dc32ccbb8376279312a12599ce1034c8e12377bb5 "
13- url "https://releases.mondoo.com/cnspec/13.27.0 /cnspec_13.27.0_darwin_amd64 .tar.gz"
12+ sha256 "acd952a8c4a94f3305a2841fe4e0254d254975b314bbbdc2d441be0ce98494b5 "
13+ url "https://releases.mondoo.com/cnspec/13.27.1 /cnspec_13.27.1_darwin_amd64 .tar.gz"
1414 else
15- sha256 "9cfac860713df72b9e9f96149c5a724ed24dd30b8d7a93ba5ebdbe88f5da0863 "
16- url "https://releases.mondoo.com/cnspec/13.27.0 /cnspec_13.27.0_darwin_arm64 .tar.gz"
15+ sha256 "8b7d62bab93acb3d0d5dcbd45aeb211be72a49bbd9faaadf3add9996e319ff89 "
16+ url "https://releases.mondoo.com/cnspec/13.27.1 /cnspec_13.27.1_darwin_arm64 .tar.gz"
1717 end
1818
1919 def install
Original file line number Diff line number Diff line change 55class Mql < Formula
66 desc "MQL - Asset Inventory Query Language"
77 homepage "https://mondoo.com"
8- version "13.27.0 "
8+ version "13.27.1 "
99
1010
1111 if Hardware ::CPU . intel?
12- sha256 "ca2e1094feac393770d713a0c6d3f224f5d0c0fc641d6462aee162d84fed1997 "
13- url "https://releases.mondoo.com/mql/13.27.0 /mql_13.27.0_darwin_amd64 .tar.gz"
12+ sha256 "83abe0608aeb8d252877e0248ac96cb426bb8552ec6544c97dd01b1fc1d26d9d "
13+ url "https://releases.mondoo.com/mql/13.27.1 /mql_13.27.1_darwin_amd64 .tar.gz"
1414 else
15- sha256 "c7e62253eb2786ab813180e0d9b47d8f72829d169ab3c03062a6a12161ffd1a6 "
16- url "https://releases.mondoo.com/mql/13.27.0 /mql_13.27.0_darwin_arm64 .tar.gz"
15+ sha256 "bb696e45013f34891aa9899c1fa1ce069fa95c6b49e23bbf66648865570eb9e3 "
16+ url "https://releases.mondoo.com/mql/13.27.1 /mql_13.27.1_darwin_arm64 .tar.gz"
1717 end
1818
1919 def install
You can’t perform that action at this time.
0 commit comments