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.26.1 "
8+ version "13.27.0 "
99 homepage "https://mondoo.com"
1010
1111 url "https://releases.mondoo.com/mondoo/#{ version } /mondoo_#{ version } _darwin_universal.pkg"
12- sha256 "08f170ff7ba4bc726b2db08d61997d9a562e2495000519fce853906661dd451a "
12+ sha256 "d37f65c887972cf56d540134eea6c774af3cf33c9daa2c292d473c4cdf25010b "
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.26.1 "
8+ version "13.27.0 "
99 homepage "https://mondoo.com"
1010
1111 url "https://releases.mondoo.com/mondoo/#{ version } /mondoo_#{ version } _darwin_universal.pkg"
12- sha256 "08f170ff7ba4bc726b2db08d61997d9a562e2495000519fce853906661dd451a "
12+ sha256 "d37f65c887972cf56d540134eea6c774af3cf33c9daa2c292d473c4cdf25010b "
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.26.1 "
8+ version "13.27.0 "
99 depends_on "cnspec"
1010
1111 if Hardware ::CPU . intel?
12- sha256 "70e8991d56a92ec1ec363b9e0ae5afa6b05068f919186f379466c645e99d3d5f "
13- url "https://releases.mondoo.com/cnspec/13.26.1 /cnspec_13.26.1_darwin_amd64 .tar.gz"
12+ sha256 "daa3a85da22397403d7b4c7dc32ccbb8376279312a12599ce1034c8e12377bb5 "
13+ url "https://releases.mondoo.com/cnspec/13.27.0 /cnspec_13.27.0_darwin_amd64 .tar.gz"
1414 else
15- sha256 "f5f04c796a25c98f08b829c9b78ed2ae93e70a46702616188eae23f2d36f7a03 "
16- url "https://releases.mondoo.com/cnspec/13.26.1 /cnspec_13.26.1_darwin_arm64 .tar.gz"
15+ sha256 "9cfac860713df72b9e9f96149c5a724ed24dd30b8d7a93ba5ebdbe88f5da0863 "
16+ url "https://releases.mondoo.com/cnspec/13.27.0 /cnspec_13.27.0_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.26.1 "
8+ version "13.27.0 "
99 depends_on "mql"
1010
1111 if Hardware ::CPU . intel?
12- sha256 "70e8991d56a92ec1ec363b9e0ae5afa6b05068f919186f379466c645e99d3d5f "
13- url "https://releases.mondoo.com/cnspec/13.26.1 /cnspec_13.26.1_darwin_amd64 .tar.gz"
12+ sha256 "daa3a85da22397403d7b4c7dc32ccbb8376279312a12599ce1034c8e12377bb5 "
13+ url "https://releases.mondoo.com/cnspec/13.27.0 /cnspec_13.27.0_darwin_amd64 .tar.gz"
1414 else
15- sha256 "f5f04c796a25c98f08b829c9b78ed2ae93e70a46702616188eae23f2d36f7a03 "
16- url "https://releases.mondoo.com/cnspec/13.26.1 /cnspec_13.26.1_darwin_arm64 .tar.gz"
15+ sha256 "9cfac860713df72b9e9f96149c5a724ed24dd30b8d7a93ba5ebdbe88f5da0863 "
16+ url "https://releases.mondoo.com/cnspec/13.27.0 /cnspec_13.27.0_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.26.1 "
8+ version "13.27.0 "
99
1010
1111 if Hardware ::CPU . intel?
12- sha256 "a788c2123ec59f384938903a20cdccb51acef0bafbee7b415a7cd8d5db863c92 "
13- url "https://releases.mondoo.com/mql/13.26.1 /mql_13.26.1_darwin_amd64 .tar.gz"
12+ sha256 "ca2e1094feac393770d713a0c6d3f224f5d0c0fc641d6462aee162d84fed1997 "
13+ url "https://releases.mondoo.com/mql/13.27.0 /mql_13.27.0_darwin_amd64 .tar.gz"
1414 else
15- sha256 "83153006051c91783d9441e1b362ed390eb398221485e687b4899ab0097d8722 "
16- url "https://releases.mondoo.com/mql/13.26.1 /mql_13.26.1_darwin_arm64 .tar.gz"
15+ sha256 "c7e62253eb2786ab813180e0d9b47d8f72829d169ab3c03062a6a12161ffd1a6 "
16+ url "https://releases.mondoo.com/mql/13.27.0 /mql_13.27.0_darwin_arm64 .tar.gz"
1717 end
1818
1919 def install
You can’t perform that action at this time.
0 commit comments