⬆️ Updated apps

This commit is contained in:
2025-02-27 11:26:30 +01:00
parent b9127c01f3
commit bc577fb7d0
6 changed files with 50 additions and 40 deletions

18
intiface.json Normal file
View File

@@ -0,0 +1,18 @@
{
"checkver": {
"github": "https://github.com/intiface/intiface-central/"
},
"autoupdate": {
"url": "https://github.com/intiface/intiface-central/releases/download/v$version/intiface-central-v$version-win-x64.exe"
},
"version": "2.6.5",
"url": "https://github.com/intiface/intiface-central/releases/download/v2.6.5/intiface-central-v2.6.5-win-x64.exe",
"hash": "5900209db91c5ce655700dbb91450086627a8e8edfbbb7084f3fe50997297933",
"innosetup": "true",
"shortcuts": [
[
"intiface_central.exe",
"Intiface Central"
]
]
}