Skip to content

Commit 88ee3c4

Browse files
committed
Update brew to 4.6.0
1 parent c83ff82 commit 88ee3c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/SwagGen.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Swaggen < Formula
22
desc "Swagger/OpenAPISpec code generator written in Swift"
33
homepage "https://github.com/yonaskolb/SwagGen"
4-
url "https://github.com/yonaskolb/SwagGen/archive/4.5.0.tar.gz"
5-
sha256 "43d88541334c28e27e93831344253c67c533231e55ee31973e9a27d89c9b9059"
4+
url "https://github.com/yonaskolb/SwagGen/archive/4.6.0.tar.gz"
5+
sha256 "78afc0750b56a3d76d89960c8dd2c8740d10f0c76d75ac1b8d7ad63426dae91d"
66
head "https://github.com/yonaskolb/SwagGen.git"
77

88
depends_on :xcode

0 commit comments

Comments
 (0)