File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Typescript < Formula
22 desc "Language for application scale JavaScript development"
33 homepage "https://www.typescriptlang.org/"
4- url "https://registry.npmjs.org/typescript/-/typescript-5.7.2 .tgz"
5- sha256 "6826f763112d55de0093fd94a4257cabadf1f40b387757e7c68485fc971e886b "
4+ url "https://registry.npmjs.org/typescript/-/typescript-5.7.3 .tgz"
5+ sha256 "80cfca1254bab8e81d639178e42d6406d856fba6e34cad60d1ab50ee6e5f7ebb "
66 license "Apache-2.0"
77 head "https://github.com/Microsoft/TypeScript.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "85722e0793e32628251d15b8790188afc979774aed303c7bd4dc3f72e6cfa0cd "
10+ sha256 cellar : :any_skip_relocation , all : "fe6979aa14c99e0178a0e3d7e03a3208e195c4615d3567fbb6d978114551038d "
1111 end
1212
1313 depends_on "node"
You can’t perform that action at this time.
0 commit comments