Skip to content

Commit

Permalink
osctrl-cli: update 0.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 26, 2024
1 parent 2c21a55 commit e84eaef
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/o/osctrl-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ class OsctrlCli < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "482b16cc5a60355bd8a52c8b91fe350250ce3a3496bf2d5fb4ae17395629afb8"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "482b16cc5a60355bd8a52c8b91fe350250ce3a3496bf2d5fb4ae17395629afb8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "482b16cc5a60355bd8a52c8b91fe350250ce3a3496bf2d5fb4ae17395629afb8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "482b16cc5a60355bd8a52c8b91fe350250ce3a3496bf2d5fb4ae17395629afb8"
sha256 cellar: :any_skip_relocation, sonoma: "10e6acb9d0ab8f71f5c1dec100658b9ac373f4e6bb2c67499ccc0ae23533e9ce"
sha256 cellar: :any_skip_relocation, ventura: "10e6acb9d0ab8f71f5c1dec100658b9ac373f4e6bb2c67499ccc0ae23533e9ce"
sha256 cellar: :any_skip_relocation, monterey: "10e6acb9d0ab8f71f5c1dec100658b9ac373f4e6bb2c67499ccc0ae23533e9ce"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a4a93e6d0273e5ad1898ddc095162a8357761dcf213c86683692ff460d9c4c77"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "742a060e252a041287f6303f3a2ce89987d97dca52a66fa47a0fabf92b772acb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "742a060e252a041287f6303f3a2ce89987d97dca52a66fa47a0fabf92b772acb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "742a060e252a041287f6303f3a2ce89987d97dca52a66fa47a0fabf92b772acb"
sha256 cellar: :any_skip_relocation, sonoma: "72d7ef5029612fb328c8e4638228d4db4654fbec9b021e799979e3f25e4ee564"
sha256 cellar: :any_skip_relocation, ventura: "72d7ef5029612fb328c8e4638228d4db4654fbec9b021e799979e3f25e4ee564"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed0a44956ce7f35a83ae7669c89e563254ada2b23ad9872572dcb75813cfbab1"
end

depends_on "go" => :build
Expand Down

0 comments on commit e84eaef

Please # to comment.