Skip to content

Commit

Permalink
snap: add 2.46 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Sep 2, 2020
1 parent 829ceca commit 4f007af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/snap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ class Snap < Formula
sha256 "c4f532018ca9d2a5f87a95909b3674f8e299e97ba5cb5575895bcdd29be23db3"
license "GPL-3.0-only"

bottle do
cellar :any_skip_relocation
sha256 "0879922d7e220a6af8e6e14056e3785f105d79a1e5b7c8ed6152fedf891f32bf" => :catalina
sha256 "548d0fa5791b84ae340c33ce7ee4c00ae34afeac08c40c2dd7865e39e6aa39b0" => :mojave
sha256 "b79ccf4586bcdd234c108527fcc25e8cba2068f11a22e588095a3cdbbd1f4043" => :high_sierra
end

depends_on "go" => :build
depends_on "squashfs"

Expand Down

0 comments on commit 4f007af

Please sign in to comment.