Skip to content

Commit

Permalink
bootloose: update 0.7.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
kke committed Feb 9, 2024
1 parent 9e9d413 commit 3bd8ddb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/bootloose.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ class Bootloose < Formula
head "https://github.com/k0sproject/bootloose.git", branch: "main"

bottle do
root_url "https://github.com/k0sproject/homebrew-tap/releases/download/bootloose-0.7.2"
sha256 cellar: :any_skip_relocation, ventura: "5575e618a7f38028bf47b4744be6ca276fb6b5f6f7be5449d0ad6e6bc171d9eb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3fe55121dac4e4066961cd8d0e67c5633615886d9c003744c830d850f62de57a"
root_url "https://github.com/k0sproject/homebrew-tap/releases/download/bootloose-0.7.3"
sha256 cellar: :any_skip_relocation, ventura: "615c186ec3ce7cf01f337355df9cbf6cf6bc2100cd191f54c235fa07e3b80e78"
end

depends_on "go" => :build
Expand Down

0 comments on commit 3bd8ddb

Please sign in to comment.