skinny 1.3.8
Closes Homebrew/homebrew#35122. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
b82c56fab1
commit
a6b13fb973
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ end
|
|||
|
||||
class Skinny < Formula
|
||||
homepage "http://skinny-framework.org/"
|
||||
url "https://github.com/skinny-framework/skinny-framework/releases/download/1.3.6/skinny-1.3.6.tar.gz"
|
||||
sha1 "f7403c1c4287a820c42ae55b67d852ae2bd90e99"
|
||||
url "https://github.com/skinny-framework/skinny-framework/releases/download/1.3.8/skinny-1.3.8.tar.gz"
|
||||
sha1 "4a2a0a597e1cc881f0712b16e608613f2bc943f1"
|
||||
|
||||
depends_on "node"
|
||||
depends_on UniversalNpm
|
||||
|
|
Loading…
Reference in a new issue