Skip to content

Commit 052cd57

Browse files
committed
Update brew to 4.5.0
1 parent 1e7a3fb commit 052cd57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Formula/SwagGen.rb

+2-2
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://.com/yonaskolb/SwagGen"
4-
url "https://.com/yonaskolb/SwagGen/archive/4.4.0.tar.gz"
5-
sha256 "0e6adb87619b364ffe92d4e196a5811a0a988b02ba483324d14b5a5a83676ea5"
4+
url "https://.com/yonaskolb/SwagGen/archive/4.5.0.tar.gz"
5+
sha256 "43d88541334c28e27e93831344253c67c533231e55ee31973e9a27d89c9b9059"
66
head "https://.com/yonaskolb/SwagGen.git"
77

88
depends_on :xcode

0 commit comments

Comments
 (0)