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 Railway < Formula
77 head "https://github.com/railwayapp/cli.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "2793cf9e64e8868348bf30b2c483bd1f605ffa26028ec4a9ec0f37404cbbe04a "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "890cb022730988c8e0d133e149656c3e8ecf86190ea199c74765b063e254921c "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "f0f3f1d7d51d763f69521f2500951aa87e65307a3208a07c998c1745ab493ddd "
13- sha256 cellar : :any_skip_relocation , sonoma : "4098361dbc5813214b601c230ae4b9d882a0f085d59f221e45a3344512acd3c9 "
14- sha256 cellar : :any_skip_relocation , ventura : "93eb4614d4a660be0b7902af920025cf265cee21ce395c57692b7f3b9ff98d24 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "ba33184eb12898bb4e5b54acf90fbe64e4c5a4a733747e278b8e5d012c241b65 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "421d275d605c30e21e14f025a886019cbb782845422ac91a29d109f4c25549d4 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "160f203809efe155dc0344646c9604d23a6aebf29c0b18d94ec34c3bc925ba5e "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "cbea2c6765089dfecc1f884a7d8f3eba5f1ff7737e5b0831fd9f8e2af2eb3c0e "
13+ sha256 cellar : :any_skip_relocation , sonoma : "bef4a3f6352f5acc498326a463f868169f76f10699e3f1d3818f6db6f4790aee "
14+ sha256 cellar : :any_skip_relocation , ventura : "73f81745386260165e3dcb9f2923e6bcfb819220738a3cf6ba10c79ab9379981 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "887861483b62bc842c7edc58042b81de11a2c311bdb1da83dad09ea8fe32b1e7 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments