coffeescript 1.12.5

Closes #12307.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
Chris Long 2017-04-10 22:25:13 -07:00 committed by Alexander Hamann
parent c1d4fa9d9d
commit 2403af6164

View file

@ -3,8 +3,8 @@ require "language/node"
class Coffeescript < Formula
desc "Unfancy JavaScript"
homepage "http://coffeescript.org"
url "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.4.tgz"
sha256 "7c6065dc1c2250cd20238f8daefac4bb988e061f6df9eba371db91389d3de2c0"
url "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.5.tgz"
sha256 "caa67ae9689b58a7005760fb869d7b4e7c6b785e5f6934c3eee8673669a75394"
head "https://github.com/jashkenas/coffeescript.git", :branch => "2"
bottle do