File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Pyscn < Formula
77 head "https://github.com/ludo-technologies/pyscn.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "2dbf4202e0e2991d2e52495fbe77c532827b25036f2d3347d7214b6df566c72f "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "4ef88d3d6f5ce001d2fe5934bb6d05094cce6586993df16e45f05a4bbe36556e "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "abf27d884dff8e5a1f1b84b11d2ea9ceab51faa724c3e7e2168b40b3f8bc408b "
13- sha256 cellar : :any_skip_relocation , sonoma : "a3e8c05a73c0ce3a65a0941e0bf93e6d2dd43ad994a5030813d94772b39c7f9e "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "ce786f71b84aca5031ecde6de3fd9567646f06dd1a39ffdd86d2465f86bbd75f "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "56842bbff851c9946cfab4b9e5080d023399576217b117fc7452e3c9778cec5a "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "5afce84cfdc08d1e22897a40d9f6314866173b8823b386a3459983a119ecf456 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9e7f06d0808409b037313d41a42846377f2c3ca130b4e55e61c6f522ae26c11e "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b70d9b3d7207b70123b2121b64589cbc781c4cdabd59fa699c25eb2178233ccd "
13+ sha256 cellar : :any_skip_relocation , sonoma : "501aa73a354c5573c19f3f43261fe5afc1892e599a1bab6dc9fc1bc931c63d80 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "24ed470e3210262d60502a639f55caa517f703764f964f8a3cbf767865a53b4e "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "63693909d38b3f722f7b0185b8191945a909e5be36338e82363e08645bbf447b "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments