skinny 2.0.2
Closes Homebrew/homebrew#46687. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
958f41be38
commit
f9fcb15035
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Skinny < Formula
|
||||
desc "Full-stack web app framework in Scala"
|
||||
homepage "http://skinny-framework.org/"
|
||||
url "https://github.com/skinny-framework/skinny-framework/releases/download/2.0.1/skinny-2.0.1.tar.gz"
|
||||
sha256 "3b827707094cfc59466753a7b9145996d45fad4929e2d3fea7190a46a4aa2481"
|
||||
url "https://github.com/skinny-framework/skinny-framework/releases/download/2.0.2/skinny-2.0.2.tar.gz"
|
||||
sha256 "dc9fb59edc93e58d7289418dfc00b0afd4712c24b8dd78a0ec9f5cb4134774e8"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue