skinny 2.3.7
This commit is contained in:
parent
9dc20a2916
commit
3882d7b954
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.3.6/skinny-2.3.6.tar.gz"
|
||||
sha256 "f58402433b5ede9a6a94e95a9bf651b59f67c3b3ae87c04771b371533b0ad4cd"
|
||||
url "https://github.com/skinny-framework/skinny-framework/releases/download/2.3.7/skinny-2.3.7.tar.gz"
|
||||
sha256 "ce5421354d0518c4e10fba06d63ee8737634bcee73bdafee4fd4dcc5cc737805"
|
||||
|
||||
bottle :unneeded
|
||||
depends_on :java => "1.7+"
|
||||
|
|
Loading…
Reference in a new issue