Skip to content

Commit

Permalink
darwin-snapshotter: update 1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
thehajime committed Feb 1, 2022
1 parent 8484891 commit a27d516
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/darwin-snapshotter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ class DarwinSnapshotter < Formula
license ""

bottle do
root_url "https://github.com/ukontainer/homebrew-lkl/releases/download/darwin-snapshotter-v1.0"
rebuild 1
sha256 cellar: :any_skip_relocation, big_sur: "662a0507bc40927b14e8d02209d3425bd0f67e8a14e4d9df6b243fa8c4c2430b"
root_url "https://github.com/ukontainer/homebrew-lkl/releases/download/darwin-snapshotter-1.0"
sha256 cellar: :any_skip_relocation, big_sur: "18f7edb283e29f035152fcded923dce1ed1fa090e91dc26288e29762e06fac79"
end

depends_on "go" => :build
Expand Down

0 comments on commit a27d516

Please sign in to comment.