skinny 2.1.1 (#1327)
This commit is contained in:
parent
c9770a039f
commit
445d799668
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Skinny < Formula
|
class Skinny < Formula
|
||||||
desc "Full-stack web app framework in Scala"
|
desc "Full-stack web app framework in Scala"
|
||||||
homepage "http://skinny-framework.org/"
|
homepage "http://skinny-framework.org/"
|
||||||
url "https://github.com/skinny-framework/skinny-framework/releases/download/2.1.0/skinny-2.1.0.tar.gz"
|
url "https://github.com/skinny-framework/skinny-framework/releases/download/2.1.1/skinny-2.1.1.tar.gz"
|
||||||
sha256 "bb39dfa400b0fb5fbae32959ef9695569da94117424dccf60b98c1fda26313e3"
|
sha256 "ae0d0dcf60ed8252c8dc97beb1844c0fb5bb36e6137682e459928480d9914fbc"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue