mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
hjson: Update to version 4.5.0
This commit is contained in:
parent
759d236337
commit
4206085972
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "4.4.0",
|
||||
"version": "4.5.0",
|
||||
"description": "A user interface for JSON",
|
||||
"homepage": "https://hjson.github.io/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/hjson/hjson-go/releases/download/v4.4.0/hjson_v4.4.0_windows_amd64.zip",
|
||||
"hash": "719ca62e862debdc95f17374c3a963992c322ca716856d40f7b617ffd9774d93"
|
||||
"url": "https://github.com/hjson/hjson-go/releases/download/v4.5.0/hjson_v4.5.0_windows_amd64.zip",
|
||||
"hash": "8b8f8e6f362f14bcf775e997dae8d5bb0bbbe213dd8c2f5e8fa0c264d8f64992"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hjson/hjson-go/releases/download/v4.4.0/hjson_v4.4.0_windows_386.zip",
|
||||
"hash": "4c025122b099ba7108f52a5fe80ce307ee21d32a03a43f29fdae73e5aa8ee74a"
|
||||
"url": "https://github.com/hjson/hjson-go/releases/download/v4.5.0/hjson_v4.5.0_windows_386.zip",
|
||||
"hash": "68f90be591606e89862aba2c8be6b84a89b6d2a93788ebb8fff4f17bf8a86322"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/hjson/hjson-go/releases/download/v4.4.0/hjson_v4.4.0_windows_arm64.zip",
|
||||
"hash": "5c5498ec4921037fe19b32427f0fb6dd24398cd45e6c707fdbb409a7b9f11a23"
|
||||
"url": "https://github.com/hjson/hjson-go/releases/download/v4.5.0/hjson_v4.5.0_windows_arm64.zip",
|
||||
"hash": "c743d4a21454926f4068890aebbf83163b896bf633771e9621c129290838c4da"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user