typescript 2.9.2

Closes #29031.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-06-13 22:56:16 -07:00
parent b5bf58d408
commit c88ec7c692

View file

@ -3,8 +3,8 @@ require "language/node"
class Typescript < Formula
desc "Language for application scale JavaScript development"
homepage "http://typescriptlang.org/"
url "https://registry.npmjs.org/typescript/-/typescript-2.9.1.tgz"
sha256 "afb0e5fd204294a3005880018c3eef041b05718127ea8bf922582fdbc94abafe"
url "https://registry.npmjs.org/typescript/-/typescript-2.9.2.tgz"
sha256 "70434cccfe6b627277175264b51405d8947b54dc23ae2e2c8040178f58a78062"
head "https://github.com/Microsoft/TypeScript.git"
bottle do