Extras/bucket/hourglass-godot.json
2024-04-23 08:18:40 +03:00

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"
}
}
}
}