mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
deno: Update to version 2.3.1
This commit is contained in:
parent
5c8361b9ad
commit
e9e39f5b13
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.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/v2.3.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "eaefb8eadd55721a0013c1d7c64f533932a19290710f9ac877e0fc3b5af37273"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.3.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "1b968541d115420ba04f7a5fbb5d0f8d620d9d87d492b66da5c97ca07e269b9b"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user