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
7
7
head "https://github.com/swagger-api/swagger-codegen.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "075217c1c5349546d4a07e158a80359f43aad8070ded349c664abff693286c57 "
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "997f7603f172f190b1b231cd332320aaf395e0573fb164a40c3d2459096db774 "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "93bb0fd223eae6802f74f5b1f4a4cb6f830fce23ab42c55f55778f33c4ae6446 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "950ecd66bd3780e64c1ecb1f3d12922ac0634e73ac3ce5a6470399d43ea752f2 "
14
- sha256 cellar : :any_skip_relocation , arm64_linux : "722ef4e8f06db91638bbaba1ea818bc6538e317ea08eff6dc0bb2677131a0877 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "653c100c3f79c0f4d301a2aa4e6dd258a5af701ac08b71a8ee6de128a0f6e62f "
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "8ff35d66db4f58cb36521b85bcddd8a3c7c56fa92f34f3f99ebc43921119959c "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "1b829123f69087c5a41da36212c4bf34ff2bd34510a4c9762376968772d7ac03 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "0de8fba98673d146a059cd0597894623732f28ffcbfda1ee1f0bf55e97b01ad0 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "bdd0b16147f160f47835019cb7a321fdff35c09b8f9a6f85978b43387121faf0 "
14
+ sha256 cellar : :any_skip_relocation , arm64_linux : "bd9b5216a528d5173f1bb1d69ec4cd8079157eead1a9d86ab21abb44a293cc7a "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "02a4aa9e5e702af4c13da688b1681916686ad725f591b08f8cf8fd577f49d58f "
16
16
end
17
17
18
18
depends_on "maven" => :build
You can’t perform that action at this time.
0 commit comments