skinny 2.3.1
Closes #7380. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
6f043def30
commit
085552d27b
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.3.0/skinny-2.3.0.tar.gz"
|
url "https://github.com/skinny-framework/skinny-framework/releases/download/2.3.1/skinny-2.3.1.tar.gz"
|
||||||
sha256 "1ed3c1664504991f151f1922fbfe771e44787b7910f4c56b1680aa599ad77455"
|
sha256 "f09c564c150a286f51bfe08617887ff2092045106c9cd841d2c52a60749f95e5"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue