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 : "3f3b789d65f9e1144816e81cf4d8b6cb5cccfb7de2feac3ee29bae7a839e942d "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "3f3b789d65f9e1144816e81cf4d8b6cb5cccfb7de2feac3ee29bae7a839e942d "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "3f3b789d65f9e1144816e81cf4d8b6cb5cccfb7de2feac3ee29bae7a839e942d "
12- sha256 cellar : :any_skip_relocation , sonoma : "8ab592efb5dc4bb3d6755ba278b9af732d1a4a955e51e95be4a46288f2742562 "
13- sha256 cellar : :any_skip_relocation , ventura : "8ab592efb5dc4bb3d6755ba278b9af732d1a4a955e51e95be4a46288f2742562 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "dcce0f804721fe53db8c91cdfd1fa460192e3548743c194af6346cfbc5686bdc "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9becd680737c6bd08aaf07222c3c8617ead4637d85125b3d3d89492f9d050ff8 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9becd680737c6bd08aaf07222c3c8617ead4637d85125b3d3d89492f9d050ff8 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9becd680737c6bd08aaf07222c3c8617ead4637d85125b3d3d89492f9d050ff8 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "b59f3c881232fc72585bb4185bcbb3dbeb60b682e9e55ca9642b4fd6e732c1e8 "
13+ sha256 cellar : :any_skip_relocation , ventura : "b59f3c881232fc72585bb4185bcbb3dbeb60b682e9e55ca9642b4fd6e732c1e8 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d19dbe20005227cf09da399508146265ddda9c69663959b6e7e3efc8fba7bc8e "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments