mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
30 lines
844 B
JSON
30 lines
844 B
JSON
{
|
|
"version": "0.9.4",
|
|
"description": "A project manager for Godot Engine",
|
|
"homepage": "https://hourglass.jwestman.net/",
|
|
"license": "GPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://jwestman.gitlab.io/hourglass/hourglass-windows.zip",
|
|
"hash": "e016ebcd4d865c609f7ebf9b6110104b7c818d3a56f9fc9d75a2966041bbc39d"
|
|
}
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"hourglass-windows.exe",
|
|
"Hourglass (Godot project manager)"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://gitlab.com/api/v4/projects/15909933/repository/tags",
|
|
"jsonpath": "$..name"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://jwestman.gitlab.io/hourglass/hourglass-windows.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|