skinny 2.0.7
Closes Homebrew/homebrew#49149. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
08e92078b1
commit
6979b9a1cb
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.6/skinny-2.0.6.tar.gz"
|
||||
sha256 "30d77ab22efd8dbf4d7b353eb90060ef32f61d71efd8f228451d6549d57675c0"
|
||||
url "https://github.com/skinny-framework/skinny-framework/releases/download/2.0.7/skinny-2.0.7.tar.gz"
|
||||
sha256 "c7ecd8358695d8c4d3e95782b3c273a36c7d6c65abe3600ec950af9b15232e70"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue