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 WikibaseCli < Formula
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "225b195421259af7c9c695cac4a7c4339b09acfae183f7d6a8e6339ec85b4ebf "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "225b195421259af7c9c695cac4a7c4339b09acfae183f7d6a8e6339ec85b4ebf "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "225b195421259af7c9c695cac4a7c4339b09acfae183f7d6a8e6339ec85b4ebf "
12- sha256 cellar : :any_skip_relocation , sonoma : "8712666f7e32801dd54cd048a6a131da04ff9f6420294a321011217ef7e3a43c "
13- sha256 cellar : :any_skip_relocation , ventura : "8712666f7e32801dd54cd048a6a131da04ff9f6420294a321011217ef7e3a43c "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "225b195421259af7c9c695cac4a7c4339b09acfae183f7d6a8e6339ec85b4ebf "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9b1b147779b35017530569c1a7a9512e76c404fd6ef3b5a4fbdaddcf95910f63 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9b1b147779b35017530569c1a7a9512e76c404fd6ef3b5a4fbdaddcf95910f63 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9b1b147779b35017530569c1a7a9512e76c404fd6ef3b5a4fbdaddcf95910f63 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "30669093f23d7e3da4628175fdaf08001e1f69edd3ba08a4d5baed5dddc3833c "
13+ sha256 cellar : :any_skip_relocation , ventura : "30669093f23d7e3da4628175fdaf08001e1f69edd3ba08a4d5baed5dddc3833c "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "9b1b147779b35017530569c1a7a9512e76c404fd6ef3b5a4fbdaddcf95910f63 "
1515 end
1616
1717 depends_on "node"
You can’t perform that action at this time.
0 commit comments