mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
deno: Update to version 1.34.0
This commit is contained in:
parent
78a9460351
commit
5da21009d6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.33.4",
|
"version": "1.34.0",
|
||||||
"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.4/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.34.0/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f66842f3ed2b906f0db503b2eebd53c87240ade0dd3045919a7a2ba12962c0e4"
|
"hash": "e2e88c205401a0fa5e0d431d41dd6e851137123dd38b59b448da6832a44b1004"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user