mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
deno: Update to version 1.23.1
This commit is contained in:
parent
ca99e36a4b
commit
075ef049c4
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.23.0",
|
||||
"version": "1.23.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.23.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4aeca73d559a2516daf0d799b92476b02a304ec5f808984e1395cddfbb872ed5"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.23.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "adc4cd8b947daaa2bccdc25884e493ecd70ebd121d5f0e7b2af53670fe54d8a6"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user