Skip to content

Commit

Permalink
darwin-snapshotter: add v1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
thehajime committed Feb 1, 2022
1 parent 0f4c690 commit 39fb103
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/darwin-snapshotter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ class DarwinSnapshotter < Formula
# sha256 ""
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"
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit 39fb103

Please sign in to comment.