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 SwaggerCodegen < Formula
77 head "https://github.com/swagger-api/swagger-codegen.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "30fa318e2ef4cf0cc46c3edf48ebe779560039d514a8cc26b6ebdd37ecf1e017 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e664848f93a98481af6565b78888e43b56b97720bbc4a0ebdb8e705ea6b7c96c "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "5206873b3c0d3f49a174552cd04329d1af542dfc821366812442092b8892b49b "
13- sha256 cellar : :any_skip_relocation , sonoma : "9d22dc2965d66dcacb745183f29e869c24cd9289ed7ef8d5740d8ce8a37f7d44 "
14- sha256 cellar : :any_skip_relocation , ventura : "630418f3917a26b6602f19d09c30fdfc953bba23f9208029f00bfc892fb06d0c "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "d03e72f8ce24d8ba86833148a511897763c82468713449ce5d500970f71af996 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "806b27e63561d473c3d9590096a90bae7a98445f6270e4a4841d513ca07919a5 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a2e0ae5135bc4def24dc66d7d80ff0b9a95ab1c0bc18df23b2b68bd881ae095e "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "cced6ccf506f0f11ad477732b66b37aa6d954eb69c72a68864749a67cff3bcb8 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "1be903f02292e44dd6d5605a21736a0f80c2e1121a40b96dd8d3b532f5bc49a7 "
14+ sha256 cellar : :any_skip_relocation , ventura : "eb1323ba442f209716969501dc87b0a972cab829f9e765bca089bbcea9eebb51 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f3b4f7db9a0a56b216652e41c1a677ca808cc1b84d03db7de63020e920b448dd "
1616 end
1717
1818 depends_on "maven" => :build
You can’t perform that action at this time.
0 commit comments