sapling: update 0.2.20221222-152408 bottle.
parent
59f1a92c00
commit
8cb64870f1
|
@ -7,13 +7,14 @@ class Sapling < Formula
|
|||
head "https://github.com/facebook/sapling.git", branch: "main"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any, arm64_ventura: "2695525a3c5956b26f460d19e9e09d0ac06206a6d50dec8bdb6ef97967d4bc8f"
|
||||
sha256 cellar: :any, arm64_monterey: "204acf1174773ae64b216d0dbe4bb359e9abcf8b41267a8dd15922b9dbe12c31"
|
||||
sha256 cellar: :any, arm64_big_sur: "648720c6abce147ab540e8987754886e8a5fd1cb31e250f14e5442ea2cd9fd62"
|
||||
sha256 cellar: :any, ventura: "6e99e4722d96d1ed75235c856b232188fa50b8e9349556ff9bcb844dea4a624f"
|
||||
sha256 cellar: :any, monterey: "506618c14eca2c834f009d2c781950f0a9ea466f44e4bd0adcc21833c591f75d"
|
||||
sha256 cellar: :any, big_sur: "bc82657408afd6475db3a0f3d2fa514fdf27115c1e21d8b6afe4f000aedc1295"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "d69a0f54a857cae17d3999b71dba9dbb137a8e342708f96b48d0b04bbefe47fa"
|
||||
rebuild 1
|
||||
sha256 cellar: :any, arm64_ventura: "c036e222d143c7981396f4b340355fa3a48dd3128e7e24f4b4034f1aad2929f7"
|
||||
sha256 cellar: :any, arm64_monterey: "fbd9ab62885f8df04e26432af6dd467264dd8ef9e7a11902ab2c5c681ff9b55b"
|
||||
sha256 cellar: :any, arm64_big_sur: "080f25c8b24191128f695c23003f98565155d29ff252d9eaf17a83bd4584697f"
|
||||
sha256 cellar: :any, ventura: "0bc67c4c0cdb97800190b4e56e8e45bd81792668cd134e9127846b8455b8cd96"
|
||||
sha256 cellar: :any, monterey: "54fe8b9c4f27818df26b14954577db97463c664e6f4d0638cb48c16df971532e"
|
||||
sha256 cellar: :any, big_sur: "23909c8e55fb2ee7da01d05ac0d4338264244ebd0921484e79d49ac99f6f0aab"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "7705b0102e8c5b599b4f3c3f6bf0eb61f762a3a4adeb814d2e35950601eaa232"
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in New Issue