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