mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
deno: Update to version 1.34.1
This commit is contained in:
parent
da9da0ff68
commit
8eba0f75b3
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.34.0",
|
||||
"version": "1.34.1",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.34.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e2e88c205401a0fa5e0d431d41dd6e851137123dd38b59b448da6832a44b1004"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.34.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "560dda4b8d5600aa1cb473344a3cdd5f6d36a7b7ff29157a35850de3e58d87ca"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user