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.8.2 .tgz"
5- sha256 "ef938a45323df5775664ea5d55e8bc0ab2027a40db1ff857bb957fe7bbaa4434 "
4+ url "https://registry.npmjs.org/typescript/-/typescript-5.8.3 .tgz"
5+ sha256 "72e75dbeb92c2e6eb9a34cb59d74fab5c2ee6f32a0324a89405f6165d5a08374 "
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 : "ac531f0522d2dbdb3275bf84d5b63a83c7fcf47f7f7d90e4bca19fcc543270fd "
10+ sha256 cellar : :any_skip_relocation , all : "af7b5de78b6badec07a3319bbfe295792ace24e06a50b7c8b66d6701d0af3521 "
1111 end
1212
1313 depends_on "node"
You can’t perform that action at this time.
0 commit comments