coffeescript 2.4.0

Closes #38550.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-03-31 23:57:11 +08:00
parent 877f92e0cc
commit 204da862f5
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -3,8 +3,8 @@ require "language/node"
class Coffeescript < Formula
desc "Unfancy JavaScript"
homepage "https://coffeescript.org/"
url "https://registry.npmjs.org/coffeescript/-/coffeescript-2.3.2.tgz"
sha256 "c74eb245cbd411eefc34d44bc2570b470682c434e029afac9ece0175db9faa5a"
url "https://registry.npmjs.org/coffeescript/-/coffeescript-2.4.0.tgz"
sha256 "38197c7eab6e37d87bd0fd8176e6e7611893543007c2f3a3fd5f148eb04ae223"
head "https://github.com/jashkenas/coffeescript.git"
bottle do