mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
deno: Update to version 2.7.1
This commit is contained in:
parent
894fa0af6c
commit
6da8634ab9
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.7.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e7895110bab2d77c4ae9878d1c75d44d0b5219f13f337322b210ebcc8867e6ff"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.7.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "94d71d4772436de27a0495933ca4bab7b6895992622b65baeaf4b7995dae1e69"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user