mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
deno: Update to version 1.0.3
This commit is contained in:
parent
a5b632f369
commit
880a9d92b5
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "A secure TypeScript runtime on V8",
|
"description": "A secure TypeScript runtime on V8",
|
||||||
"homepage": "https://github.com/denoland/deno",
|
"homepage": "https://github.com/denoland/deno",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v1.0.2/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.0.3/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "20287e36893ffc5fc713a0ff6272ed92038ff77553126fde85e86be6e8522d3b"
|
"hash": "c363d6cc45cfe8e4f9896218e5fa8a4e649a381c3b6f7fb057c91eebb2660fe7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user