stencil: update 1.29.0 bottle.

master
BrewTestBot 2023-01-06 01:32:10 +00:00
parent 7757679db8
commit 3be336cfc7
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -7,14 +7,13 @@ class Stencil < Formula
head "https://github.com/getoutreach/stencil.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "58eaaa4d6a56360e10e9f2aea8a6c7b19dd1a41fea8fadbb80cfa069def837eb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ed834947acdb56b2d048ae81b55ceac7d8dd2be1c90bdd82661543a992b9091d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "bc5811b33320b34f9531901b447ef1252bc7850828ecba05d21ff8ceb3ba7053"
sha256 cellar: :any_skip_relocation, ventura: "8450446d8edd3f32dd43ecc4a025e21c1f344302a997c22a22388855138fdea5"
sha256 cellar: :any_skip_relocation, monterey: "c0bb98b53b446fb0a330c19232c357185de72af29c9967e9a2ac41d2f96238d5"
sha256 cellar: :any_skip_relocation, big_sur: "a0b3166c0eca737a0761891127d75233dae82c0bcbe66387cf7571169f981dc6"
sha256 cellar: :any_skip_relocation, catalina: "2f7fb07b7ff5e6d96f85e99931022a0a67875767ae71b6cc88c520cc20872b2d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "191375c9d35882fd3b5506c67e6e6d6328f1375edf458c00daddca826e095e4c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5678df746fd1b21655d60d0a6636889eeb048fd3c54b9614db75119678733080"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2643dc095faf324aabb0713cf3d7154d0070b69f86715952ad4333c5ac2b0bed"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "46bf7d9c8352ecb70e90163959b19641e4f26610254de32173fef49117943c62"
sha256 cellar: :any_skip_relocation, ventura: "f2692d9981cbed8ad0513bc2ab934f63d574ad56dc6ee6030cafac5aeaba6d97"
sha256 cellar: :any_skip_relocation, monterey: "0de84c459ac9e9d6473cf3b78a324aec3c24a80d62a7bd1b3f97d6e6757d7834"
sha256 cellar: :any_skip_relocation, big_sur: "eb5d0b1e85546856c5713291e01d9898762dad4813f0a16ec101e2ac7bf3ffd0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9404fa6e22dea194b2bf75dd4015c9590f33b51e836020018e4311741b87220e"
end
depends_on "go" => :build