@@ -7,13 +7,13 @@ class Stencil < Formula
77 head "https://github.com/rgst-io/stencil.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "6c885141c82810239115ff17101199a65d732dad9c5c6909be6c86e7a6224bae "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d9eb16a46076237220ca89b1f1a6b161083fe2c6225bc759fa3f9f3da8818408 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "c16e8e831ec04ce1bbcedbe30bca9672b256c4edf372fa7e956058e82cb54f9f "
13- sha256 cellar : :any_skip_relocation , sonoma : "6548558f60db9d045d6bad3dee88371ee64d995c49fbfbba7bae20b91d1de0e1 "
14- sha256 cellar : :any_skip_relocation , ventura : "ba40518b1479d3672f03780901d2dd0c9424b70a805fc5ed25f59a70e0ff5ad1 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "401f1ef9243da882be600868656ec79e7399e4bb194272381adba202eec287c7 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "e4291fcde7e54f94d5ffbce96a5a5db36ec727f5c3d2a4460928ff3aa97fae90 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "77f3473bf3f8ba16c6344674b0f2da287f79aba72d3f01fe2b5c8907b9d211b3 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5834a628bf7d2703557e9c93eab0dd88115cdb64f8e844cc77ff31e8bc2c9529 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "64f0794f37595cd7b538114c8d70ae9ae078fb1193da35419f101036e04355dc "
13+ sha256 cellar : :any_skip_relocation , sonoma : "0fd71cb3afe53d69fc054861e7b9cccbae8de3a75c01f24b8bd4e9be2c0765de "
14+ sha256 cellar : :any_skip_relocation , ventura : "87a6bd1c34c02375548cee97889d50164da1cf64c2214a159dcd2e3f0369555b "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "90fa2d870e2d34d0aac40551024dc9eff01757e0453fa6b50e06e199c322760f "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d3212833bf4c4e52f667f56bc22c384bcfd0456fd271e973c2d72281330c1bdc "
1717 end
1818
1919 depends_on "go" => :build
0 commit comments