Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86b5767

Browse files
krzysztofzablockiBrewTestBot
authored andcommitted
sourcery 1.6.1
Closes Homebrew#90789. Signed-off-by: BrewTestBot <[email protected]>
1 parent 1c1ee74 commit 86b5767

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/sourcery.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sourcery < Formula
22
desc "Meta-programming for Swift, stop writing boilerplate code"
33
homepage "https://github.com/krzysztofzablocki/Sourcery"
4-
url "https://github.com/krzysztofzablocki/Sourcery/archive/1.6.0.tar.gz"
5-
sha256 "34b74a7907d198290dd23cf5a1ad78645ddc4b895144f908e62c06414ee5e959"
4+
url "https://github.com/krzysztofzablocki/Sourcery/archive/1.6.1.tar.gz"
5+
sha256 "2ddfc9678902ee9f9f2627d176eeae1abf032ca66418836bb75b58645f6a5f74"
66
license "MIT"
77
head "https://github.com/krzysztofzablocki/Sourcery.git", branch: "master"
88

0 commit comments

Comments
 (0)