mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
deno: Update to version 1.29.2
This commit is contained in:
parent
69364481b2
commit
09652f2948
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.29.1",
|
"version": "1.29.2",
|
||||||
"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.29.1/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.29.2/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "64245343ce3c3dd9dfa2fb72d547c6babc5488e8e7cad97a8c4c5bda55da594e"
|
"hash": "8d62cc08b9436f9aba0295102debbd31c51e4f7c33c67b243da49e4e699d4493"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user