File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ class Pocketbase < Formula
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "000ee70d3e40211e043a585b9fc68b61f47d14003bd056426f9d326824dd60ba "
10
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "000ee70d3e40211e043a585b9fc68b61f47d14003bd056426f9d326824dd60ba "
11
- sha256 cellar : :any_skip_relocation , arm64_ventura : "000ee70d3e40211e043a585b9fc68b61f47d14003bd056426f9d326824dd60ba "
12
- sha256 cellar : :any_skip_relocation , sonoma : "78769af61dedc61151325e903c4a3a91ed564bff329c482065d8614ab2b66c98 "
13
- sha256 cellar : :any_skip_relocation , ventura : "78769af61dedc61151325e903c4a3a91ed564bff329c482065d8614ab2b66c98 "
14
- sha256 cellar : :any_skip_relocation , x86_64_linux : "c084ad03996d340112fcb9e6a999a975859cef4eaec8bad20ed4bf959e0f9d02 "
9
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "68dac77e72976cc409682d674cf20bcaee56f679bf2f84d4ea19c02d97301347 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "68dac77e72976cc409682d674cf20bcaee56f679bf2f84d4ea19c02d97301347 "
11
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "68dac77e72976cc409682d674cf20bcaee56f679bf2f84d4ea19c02d97301347 "
12
+ sha256 cellar : :any_skip_relocation , sonoma : "1419967957de582883bd01a7a50a38693918a8941ce9f45a4a97518d4839eb0c "
13
+ sha256 cellar : :any_skip_relocation , ventura : "1419967957de582883bd01a7a50a38693918a8941ce9f45a4a97518d4839eb0c "
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "04fdf454e682c6c7be8c071edce1579003a5922b498d73173eaffd63549787ff "
15
15
end
16
16
17
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments