mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.33.4
This commit is contained in:
parent
e43197a5ba
commit
5e57156f05
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.33.3",
|
"version": "1.33.4",
|
||||||
"description": "A secure runtime for JavaScript and TypeScript",
|
"description": "A secure runtime for JavaScript and TypeScript",
|
||||||
"homepage": "https://deno.land",
|
"homepage": "https://deno.land",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v1.33.3/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.33.4/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "a491e3327bf5b1c1fdb9338b37b4637ec0bbe10e1689c405903d77c55dd98a6d"
|
"hash": "f66842f3ed2b906f0db503b2eebd53c87240ade0dd3045919a7a2ba12962c0e4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user