diff --git a/Formula/sourcery.rb b/Formula/sourcery.rb index 3b0a004c1f0..4c022b1292f 100644 --- a/Formula/sourcery.rb +++ b/Formula/sourcery.rb @@ -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"