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 Rqlite < Formula
77 head "https://github.com/rqlite/rqlite.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "53b269aca0c57f5af97289596bdce3ab1e0036c75047d6d17b8e70ca677326da "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "70cb4167090481c0b9faf35a74f129f7ef3673420233690615a2568779a76db1 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "847ca8eb7116e8816dd1c21503c386f2708a823d3c82d8fb95a2a2ae87979a8b "
13- sha256 cellar : :any_skip_relocation , sonoma : "97864b08e9ad7a2cda0798f527e8cfd6648fcb945a35960d59d9c513ca349d2e "
14- sha256 cellar : :any_skip_relocation , ventura : "cd1777b10099effa718c5106ecbae06a2c362bc2b9ab1712849b52a80ac99120 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "194537136b2fdd8eafd2d449e76affd1cb9f3081dc112ef1ded5cbab8d138188 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "572839495d2c59a308ba651e9ee8edca3e661ec05f7d5c14e91040c38c1fb3bd "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "96de88add3d7b02242a718d3db7cf267ddaa0f30ad3f457bf878c9fc0be6cac3 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "96980fe70d6a1a47b4eb8fc60e22c24074ea5fb38aa36194dde280917a3decb7 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "53a91613c51de0fe8088c41d9e8a59f72aff2f0ae6c6354d298183fd5dcfe7df "
14+ sha256 cellar : :any_skip_relocation , ventura : "877153c4f261df5818b885cacb15f1da44eaeaea3edd52953aee5b123d812c1e "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5494621bf9bb03266c1cc363be3d3f98d98376c9336dc628b5020a55bdb12fe2 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments