mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
deno: Update to version 1.33.1
This commit is contained in:
parent
b302b70f37
commit
8730bb14c8
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.33.0",
|
||||
"version": "1.33.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.33.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "740bec8b43b2d38e2b906e833ef8a274a9dfadb847593964205b32a593e0e843"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.33.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0c34ed610e83a3b5beea0aa44145b92d4aa63dca5390c46e94eff82dbd40b668"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user