From 7f49e09fface1670071231a890e338d853eb042b Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 22 May 2017 22:09:52 -0700 Subject: [PATCH] typescript 2.3.3 Closes #13836. Signed-off-by: ilovezfs --- Formula/typescript.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/typescript.rb b/Formula/typescript.rb index 70728ac86d..75eb6f9d03 100644 --- a/Formula/typescript.rb +++ b/Formula/typescript.rb @@ -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.3.2.tgz" - sha256 "6a5f57fd294a80c071ce519b1a98fbef1630e189ff576c01e76fb53a0fdd9428" + url "https://registry.npmjs.org/typescript/-/typescript-2.3.3.tgz" + sha256 "046e1776b0513f37b6bd5f496845c335038415b985491bbec5dd53c867d58188" head "https://github.com/Microsoft/TypeScript.git" bottle do