typescript 4.3.2

Closes #78147.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
MoonFruit 2021-05-27 09:58:18 +08:00 committed by BrewTestBot
parent d275312ad3
commit 360f8a169b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

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-4.2.4.tgz"
sha256 "6eed9794296d93c83074e022652ac680314e0cf37b969945e9f0da4e47332901"
url "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz"
sha256 "5563c8ad635a9c96bc531aa215dad7d6770babe6797eff91ae9a174cff986575"
license "Apache-2.0"
head "https://github.com/Microsoft/TypeScript.git"