mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
deno: Update to version 1.44.1
This commit is contained in:
parent
f3ae476cba
commit
c442521da1
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.44.0",
|
||||
"version": "1.44.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.44.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a2b78db30fc57727fb6515679d05fb04554aaa3e3f2d799feea3c413c8f1cc3d"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.44.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "874af9dbc6ee3ee772820c8e06a8d4bcefa35087cb80180f7b8a892e13369ccb"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user