tailor 0.4.0
Closes Homebrew/homebrew#47831. Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
parent
5bf8084ea0
commit
4146e29998
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Tailor < Formula
|
||||
desc "Static analyzer for Swift"
|
||||
homepage "https://tailor.sh"
|
||||
url "https://github.com/sleekbyte/tailor/releases/download/v0.3.0/tailor-0.3.0.tar"
|
||||
sha256 "ecb9aeb9f7f7a6fd602a836c7caab21b655391ec6115eda41b763c4dfff3936e"
|
||||
url "https://github.com/sleekbyte/tailor/releases/download/v0.4.0/tailor-0.4.0.tar"
|
||||
sha256 "c85481043d58c5b17bf560bcccebf1bf2b3009d84c9df66819ca10da20c61255"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue