Thanks to visit codestin.com Credit goes to github.com
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 1c1ee74 commit 86b5767Copy full SHA for 86b5767
Formula/sourcery.rb
@@ -1,8 +1,8 @@
1
class Sourcery < Formula
2
desc "Meta-programming for Swift, stop writing boilerplate code"
3
homepage "https://github.com/krzysztofzablocki/Sourcery"
4
- url "https://github.com/krzysztofzablocki/Sourcery/archive/1.6.0.tar.gz"
5
- sha256 "34b74a7907d198290dd23cf5a1ad78645ddc4b895144f908e62c06414ee5e959"
+ url "https://github.com/krzysztofzablocki/Sourcery/archive/1.6.1.tar.gz"
+ sha256 "2ddfc9678902ee9f9f2627d176eeae1abf032ca66418836bb75b58645f6a5f74"
6
license "MIT"
7
head "https://github.com/krzysztofzablocki/Sourcery.git", branch: "master"
8
0 commit comments