mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 2.2.8
This commit is contained in:
parent
96880bdcd9
commit
b83ba90be9
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.7",
|
"version": "2.2.8",
|
||||||
"description": "A secure runtime for JavaScript and TypeScript",
|
"description": "A secure runtime for JavaScript and TypeScript",
|
||||||
"homepage": "https://deno.land",
|
"homepage": "https://deno.land",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v2.2.7/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.2.8/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "87b247ecdc89aaef1b38216d5055ca73d719e1eb6ee0f92d0a6181604fdffc50"
|
"hash": "b82afa1415ef2423099c426863a01cce7f5ac454d8a20c3f45b3a511f43f7e9b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user