snap: update 2.54.3 bottle.

master
BrewTestBot 2022-02-19 15:05:53 +00:00
parent 34f583cdcd
commit 3a083bc788
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 8 deletions

View File

@ -12,14 +12,12 @@ class Snap < Formula
end
bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_monterey: "6df212521ccfc1a97ea438858f538652a15fda29869cac1ba674bf8d1908b6f4"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "736643f2e11f651d081b6515f04127c3bca06afb4b86734436d45534abead197"
sha256 cellar: :any_skip_relocation, monterey: "623240f79ed648bcf79aa9c82925fa97a5d448ada14b83629f9c37e1ddb29089"
sha256 cellar: :any_skip_relocation, big_sur: "9cb1d7db5a7f7854fecedf029d130977238a0ed9a8a32a4454225712d3542878"
sha256 cellar: :any_skip_relocation, catalina: "f60a56adf86fdc4c86b5d38b47f21c52e0459612c9ed7ae15905a4c838e51787"
sha256 cellar: :any_skip_relocation, mojave: "febbdc8548096fb9d0159c8b7cbaa4281ba8b868625264b254aab3ce4d2b7924"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4ed92bc9ab2a0e2fe25f5b71d7d240f617a6e2e91e5bc191bb8fa3f49a9cbf5e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "25d8527f1355b4ede1a9c05717008529ebd44f371e9c487b14e6a3b18d31affd"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "05aed1d92ca7d14266db8ee36a350549b451f6abfba7f9628c52f35a02e7f518"
sha256 cellar: :any_skip_relocation, monterey: "81f52a44144aba1199f623e990c47c0ede3121f1ea9753a9c0308a21dc6d0261"
sha256 cellar: :any_skip_relocation, big_sur: "26651c464dc63fa9a11f0f219a2deded168b19cb26757471e71de5ecd3648011"
sha256 cellar: :any_skip_relocation, catalina: "5581ad2a4732c8b5a56c06f9c24aba39ebe2ecc9f3cd9e3995d8b8e1dd40761e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c8bebe56fd8a29e2d631417627644161e821f4042b112b741af82178a2f0aa0a"
end
depends_on "go" => :build