sourcery 0.14.0
Closes #31547. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
5df0fb4918
commit
8841d4467b
1 changed files with 2 additions and 2 deletions
|
@ -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/0.13.1.tar.gz"
|
||||
sha256 "3be4d3e3e95c30a1bef005277f44741ffc56b8461adfc6d675f454889c2d669b"
|
||||
url "https://github.com/krzysztofzablocki/Sourcery/archive/0.14.0.tar.gz"
|
||||
sha256 "890548cd42d0ba08ebc78c182304b956ae3ccc0f6cda9ae2545ace6f313f9817"
|
||||
head "https://github.com/krzysztofzablocki/Sourcery.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue