typescript 3.6.4

Closes #45078.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Rui Chen 2019-10-09 22:31:41 -04:00 committed by Igor Kapkov
parent 4b2f16d957
commit 62cf026815
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

View file

@ -3,8 +3,8 @@ require "language/node"
class Typescript < Formula
desc "Language for application scale JavaScript development"
homepage "https://www.typescriptlang.org/"
url "https://registry.npmjs.org/typescript/-/typescript-3.6.3.tgz"
sha256 "ef803d564f80a7c1aa731896556f0d05af6b7b371abcd687ffd493e7bd718457"
url "https://registry.npmjs.org/typescript/-/typescript-3.6.4.tgz"
sha256 "92d2fb8676a6e74a542aba22bbf6600001a02ec6f38f39c0078a9458c91c9d8b"
head "https://github.com/Microsoft/TypeScript.git"
bottle do