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 @@ -6,12 +6,12 @@ class Pocketbase < Formula
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "18b822a4385bc2898272fd3956d72c2896aa871cb564f9e8c9ffd55ce9d1d884 "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "18b822a4385bc2898272fd3956d72c2896aa871cb564f9e8c9ffd55ce9d1d884 "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "18b822a4385bc2898272fd3956d72c2896aa871cb564f9e8c9ffd55ce9d1d884 "
12- sha256 cellar : :any_skip_relocation , sonoma : "ce9930b16a4970a1bdd0703df750cbb989dd61a41f2b1cf30754f1894839e8ea "
13- sha256 cellar : :any_skip_relocation , ventura : "ce9930b16a4970a1bdd0703df750cbb989dd61a41f2b1cf30754f1894839e8ea "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "eb095df923a6b4893afbe248936e2eb7387d0d3178144c5296261b6faec9f2d2 "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "cde2100306f23da309e73e6472837e6b1cd02072afc3c6b91391d9789fc527ee "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "cde2100306f23da309e73e6472837e6b1cd02072afc3c6b91391d9789fc527ee "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "cde2100306f23da309e73e6472837e6b1cd02072afc3c6b91391d9789fc527ee "
12+ sha256 cellar : :any_skip_relocation , sonoma : "039c70461f066f4d0c7258ffd0888afc10101f8aec66f87f7aacbb9f22b5347c "
13+ sha256 cellar : :any_skip_relocation , ventura : "039c70461f066f4d0c7258ffd0888afc10101f8aec66f87f7aacbb9f22b5347c "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8edd472453a0952a11d9ad0264f15d002a5ef1521726e80756a3d4d796844c1d "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments