Skip to content

Commit

Permalink
Merge pull request #167 from serokell/pasqu4le/#166-fix-sapling-formula
Browse files Browse the repository at this point in the history
[#166] revert bottles sha256 of tezos-sapling-params' formula
  • Loading branch information
pasqu4le authored Apr 12, 2021
2 parents 056277b + 6555e0f commit 4a64caf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/tezos-sapling-params.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ class TezosSaplingParams < Formula

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSaplingParams.version}/"
sha256 "93d730b5569ea10d66ce85423acc975355ac23fe698fda0445f3799fb20a1e01" => :mojave
sha256 "2921c9a5bec843fbd3806660ae4911d43ff2fac7adc2ccaee674e7bfc27d3771" => :catalina
sha256 "4e89932b0626cffe80214ba45342280c340b34c58ebbf7c3e0185a6d4662732d" => :mojave
sha256 "5f7a5687d67051eafcfb7cb5ac542143a325a135403daeca6595602bfd400441" => :catalina
cellar :any
end

def install
share.mkpath
share.install "zcash-params"
end
end
end

0 comments on commit 4a64caf

Please sign in to comment.