sourcery 1.4.1
Closes #75578. Signed-off-by: Nanda H Krishna <me@nandahkrishna.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
e99bc3276a
commit
2976735282
|
@ -1,8 +1,8 @@
|
|||
class Sourcery < Formula
|
||||
desc "Meta-programming for Swift, stop writing boilerplate code"
|
||||
homepage "https://github.com/krzysztofzablocki/Sourcery"
|
||||
url "https://github.com/krzysztofzablocki/Sourcery/archive/1.4.0.tar.gz"
|
||||
sha256 "a735ea332ca62af592ca5a09e5195767fd5d83242b8274bc0c6fc45387efe569"
|
||||
url "https://github.com/krzysztofzablocki/Sourcery/archive/1.4.1.tar.gz"
|
||||
sha256 "a02ffb9ddae4ac8f7fef12c2898733b81509100f14e085409752fb4240f12167"
|
||||
license "MIT"
|
||||
head "https://github.com/krzysztofzablocki/Sourcery.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue