We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9106cb4 commit 772d9e4Copy full SHA for 772d9e4
Formula/locgen-swift.rb
@@ -1,7 +1,7 @@
1
class LocgenSwift < Formula
2
desc "Localization strings generator for iOS/macOS projects"
3
homepage "https://github.com/Holdapp/locgen-swift"
4
- url "https://github.com/Holdapp/locgen-swift.git", tag: "1.1.4", revision: "417cf80a74f7e24b1756109a47bcb298a52fe4d6"
+ url "https://github.com/Holdapp/locgen-swift.git", tag: "1.1.5", revision: "dd97cde758d0a8b0a98d5b6ee85b2a3a4b07c9e0"
5
head "https://github.com/Holdapp/locgen-swift.git"
6
7
depends_on xcode: ["13.0", :build]
0 commit comments