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 Sqlboiler < Formula
77 head "https://github.com/volatiletech/sqlboiler.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "08857ef511f690f8933d95b76105661e7649530a646684d723735191f57435c6 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "08857ef511f690f8933d95b76105661e7649530a646684d723735191f57435c6 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "08857ef511f690f8933d95b76105661e7649530a646684d723735191f57435c6 "
13- sha256 cellar : :any_skip_relocation , sonoma : "9c69916334c39d17e4021dcb5d934d83fea64991a77819bb58576296e2d3ebc0 "
14- sha256 cellar : :any_skip_relocation , ventura : "9c69916334c39d17e4021dcb5d934d83fea64991a77819bb58576296e2d3ebc0 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "864792653086ae9530164a4e60696fde39cafbdd1111e048a51e6ca5ad119f08 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9b4add434e7c891fa931251afed3a07c682f5fd25e1f87b744f3a2e851e5c2af "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9b4add434e7c891fa931251afed3a07c682f5fd25e1f87b744f3a2e851e5c2af "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9b4add434e7c891fa931251afed3a07c682f5fd25e1f87b744f3a2e851e5c2af "
13+ sha256 cellar : :any_skip_relocation , sonoma : "76ca857d4f6e7247dded84268526b81f06e95b2d51c8146ea832d2f90bd3efb2 "
14+ sha256 cellar : :any_skip_relocation , ventura : "76ca857d4f6e7247dded84268526b81f06e95b2d51c8146ea832d2f90bd3efb2 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c776177db9bc32682c923be3f363fcbb99129799e9f518088322ce14458b078d "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments