We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83ff82 commit 88ee3c4Copy full SHA for 88ee3c4
Formula/SwagGen.rb
@@ -1,8 +1,8 @@
1
class Swaggen < Formula
2
desc "Swagger/OpenAPISpec code generator written in Swift"
3
homepage "https://github.com/yonaskolb/SwagGen"
4
- url "https://github.com/yonaskolb/SwagGen/archive/4.5.0.tar.gz"
5
- sha256 "43d88541334c28e27e93831344253c67c533231e55ee31973e9a27d89c9b9059"
+ url "https://github.com/yonaskolb/SwagGen/archive/4.6.0.tar.gz"
+ sha256 "78afc0750b56a3d76d89960c8dd2c8740d10f0c76d75ac1b8d7ad63426dae91d"
6
head "https://github.com/yonaskolb/SwagGen.git"
7
8
depends_on :xcode
0 commit comments