Skip to content

Commit 37c98c4

Browse files
committed
13.26.1
1 parent 686b40d commit 37c98c4

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.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"

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.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"

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.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

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.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

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.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

0 commit comments

Comments
 (0)