Skip to content

Commit

Permalink
Update bottle for macos-14 to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 7, 2025
1 parent 880d9b3 commit fa17c5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Formula/mkectl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Mkectl < Formula

bottle do
root_url "https://github.com/Mirantis/homebrew-tap/releases/download/mkectl-#{VERSION}"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1cd1bc93508cbf18f41c2d91a498f49940cb3f9b920fe19311a3b322a56f065f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1386060018ba74088f85a6f2538643c8701dd356de87630ac5440edde5c58a9a"
sha256 cellar: :any_skip_relocation, ventura: "00a7a42791e4f6811b045d24f5bd5f483e93939515d197294bd8a48e30ff1d18"

Check failure on line 24 in Formula/mkectl.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

FormulaAudit/BottleDigestIndentation: Align bottle digests

Check failure on line 24 in Formula/mkectl.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

FormulaAudit/BottleDigestIndentation: Align bottle digests

Check failure on line 24 in Formula/mkectl.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

FormulaAudit/BottleDigestIndentation: Align bottle digests

Check failure on line 24 in Formula/mkectl.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

FormulaAudit/BottleDigestIndentation: Align bottle digests

Check failure on line 24 in Formula/mkectl.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

FormulaAudit/BottleDigestIndentation: Align bottle digests

Check failure on line 24 in Formula/mkectl.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

FormulaAudit/BottleDigestIndentation: Align bottle digests
sha256 cellar: :any_skip_relocation, x86_64_linux: "f10dc7852304dcb0316141f94f64248c453637d295878555713d73f3e74471c3"
end
Expand Down
4 changes: 2 additions & 2 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ class MkectlAT400 < Formula

bottle do
root_url "https://github.com/Mirantis/homebrew-tap/releases/download/mkectl-#{VERSION}"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1cd1bc93508cbf18f41c2d91a498f49940cb3f9b920fe19311a3b322a56f065f"
sha256 cellar: :any_skip_relocation, ventura: "dcc46f1a00a1e9fe1d6c03de9b0d71a50af7d5cb326917a3543ce396ccead7fa"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8633f7c46a2f30b97ced0090b5dd306cba78b675dce72067e86b53f4a216c5e9"
sha256 cellar: :any_skip_relocation, ventura: "00a7a42791e4f6811b045d24f5bd5f483e93939515d197294bd8a48e30ff1d18"

Check failure on line 24 in Formula/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

FormulaAudit/BottleDigestIndentation: Align bottle digests

Check failure on line 24 in Formula/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

FormulaAudit/BottleDigestIndentation: Align bottle digests

Check failure on line 24 in Formula/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

FormulaAudit/BottleDigestIndentation: Align bottle digests
sha256 cellar: :any_skip_relocation, x86_64_linux: "f10dc7852304dcb0316141f94f64248c453637d295878555713d73f3e74471c3"
end

Expand Down

0 comments on commit fa17c5b

Please sign in to comment.