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
Krzysztof Zablocki 2021-04-20 16:12:41 +02:00 committed by BrewTestBot
parent e99bc3276a
commit 2976735282
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"