Skip to content

Commit fb560f6

Browse files
committed
13.25.0
1 parent 28d0717 commit fb560f6

5 files changed

Lines changed: 19 additions & 19 deletions

File tree

Casks/mondoo-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
cask "mondoo-cli" do
66
name "Mondoo"
77
desc "Mondoo Enterprise Package for cnquery and cnspec"
8-
version "13.24.2"
8+
version "13.25.0"
99
homepage "https://mondoo.com"
1010

1111
url "https://releases.mondoo.com/mondoo/#{version}/mondoo_#{version}_darwin_universal.pkg"
12-
sha256 "110d17f4cfe6f3b2ea35328a874d1ebdda1142d734f90216f1637dda52aa3088"
12+
sha256 "291a1c6394415d6090ebc1ffad85eb6f489f49033ee3d39dd5b9e9e28f400870"
1313

1414
livecheck do
1515
url "https://releases.mondoo.com/mondoo/latest/index.html"

Casks/mondoo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
cask "mondoo" do
66
name "Mondoo"
77
desc "Mondoo Enterprise Package for cnquery and cnspec"
8-
version "13.24.2"
8+
version "13.25.0"
99
homepage "https://mondoo.com"
1010

1111
url "https://releases.mondoo.com/mondoo/#{version}/mondoo_#{version}_darwin_universal.pkg"
12-
sha256 "110d17f4cfe6f3b2ea35328a874d1ebdda1142d734f90216f1637dda52aa3088"
12+
sha256 "291a1c6394415d6090ebc1ffad85eb6f489f49033ee3d39dd5b9e9e28f400870"
1313

1414
livecheck do
1515
url "https://releases.mondoo.com/mondoo/latest/index.html"

Formula/cnquery.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
class Cnquery < Formula
66
desc "Transitional package for cnquery to cnspec migration"
77
homepage "https://mondoo.com"
8-
version "13.24.2"
8+
version "13.25.0"
99
depends_on "cnspec"
1010

1111
if Hardware::CPU.intel?
12-
sha256 "ba3fb19955058db35722b3f424c00b1777c6caf4c502277751b9dc5bb244d1c0"
13-
url "https://releases.mondoo.com/cnspec/13.24.2/cnspec_13.24.2_darwin_amd64.tar.gz"
12+
sha256 "7ad33f95091cc9e4230385c719a92aea10dfcd735acb832a2e34512e80d4a0ab"
13+
url "https://releases.mondoo.com/cnspec/13.25.0/cnspec_13.25.0_darwin_amd64.tar.gz"
1414
else
15-
sha256 "ae0a144ccb0968cb1fbab7a7b1fd260dc1f8dd3fa16f9d309c512c2b4de55948"
16-
url "https://releases.mondoo.com/cnspec/13.24.2/cnspec_13.24.2_darwin_arm64.tar.gz"
15+
sha256 "79443bef7c5fe5d0847ba97cd0cbb24cf252179eab2becf56592648a4dad404e"
16+
url "https://releases.mondoo.com/cnspec/13.25.0/cnspec_13.25.0_darwin_arm64.tar.gz"
1717
end
1818

1919
def install

Formula/cnspec.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
class Cnspec < Formula
66
desc "Cloud-Native Security and Policy Framework"
77
homepage "https://mondoo.com"
8-
version "13.24.2"
8+
version "13.25.0"
99
depends_on "mql"
1010

1111
if Hardware::CPU.intel?
12-
sha256 "ba3fb19955058db35722b3f424c00b1777c6caf4c502277751b9dc5bb244d1c0"
13-
url "https://releases.mondoo.com/cnspec/13.24.2/cnspec_13.24.2_darwin_amd64.tar.gz"
12+
sha256 "7ad33f95091cc9e4230385c719a92aea10dfcd735acb832a2e34512e80d4a0ab"
13+
url "https://releases.mondoo.com/cnspec/13.25.0/cnspec_13.25.0_darwin_amd64.tar.gz"
1414
else
15-
sha256 "ae0a144ccb0968cb1fbab7a7b1fd260dc1f8dd3fa16f9d309c512c2b4de55948"
16-
url "https://releases.mondoo.com/cnspec/13.24.2/cnspec_13.24.2_darwin_arm64.tar.gz"
15+
sha256 "79443bef7c5fe5d0847ba97cd0cbb24cf252179eab2becf56592648a4dad404e"
16+
url "https://releases.mondoo.com/cnspec/13.25.0/cnspec_13.25.0_darwin_arm64.tar.gz"
1717
end
1818

1919
def install

Formula/mql.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
class Mql < Formula
66
desc "MQL - Asset Inventory Query Language"
77
homepage "https://mondoo.com"
8-
version "13.24.2"
8+
version "13.25.0"
99

1010

1111
if Hardware::CPU.intel?
12-
sha256 "9fa1ca6b21d75609581c13a45a445083a73b19b600b5e3ac59fa864d99869079"
13-
url "https://releases.mondoo.com/mql/13.24.2/mql_13.24.2_darwin_amd64.tar.gz"
12+
sha256 "7787a29ddef3b2773ed70a180792b52e536a7050f38530b12e8ab2b618d768f3"
13+
url "https://releases.mondoo.com/mql/13.25.0/mql_13.25.0_darwin_amd64.tar.gz"
1414
else
15-
sha256 "b392f80e74978dbf1832600a2d49ce7b292ca813e82a900d46655983aa271f5e"
16-
url "https://releases.mondoo.com/mql/13.24.2/mql_13.24.2_darwin_arm64.tar.gz"
15+
sha256 "5db82b3aeb10917156ad0976bae6ed2a2fa4a8e02e5e9f81e6c808ba64043331"
16+
url "https://releases.mondoo.com/mql/13.25.0/mql_13.25.0_darwin_arm64.tar.gz"
1717
end
1818

1919
def install

0 commit comments

Comments
 (0)