|
|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "version": "2022.01.12",
|
|
|
+ "version": "2022.01.12r2",
|
|
|
"description": "A set of programs used by kunago, myself.",
|
|
|
"license": "Unknown",
|
|
|
"homepage": "https://www.kunago.com",
|
|
|
@@ -7,6 +7,7 @@
|
|
|
"url": "https://git.apason.cz/kunago/bin-kunago/raw/tag/2022.01.12/scoop-bin-kunago.7z",
|
|
|
"bin": [
|
|
|
"kunago_file_assoc.exe",
|
|
|
+ "kunago_file_assoc_admin.exe",
|
|
|
"kunago_mouseclick.exe",
|
|
|
"kunago_SW_inventory.exe",
|
|
|
"kunago_silent.exe"
|
|
|
@@ -19,6 +20,10 @@
|
|
|
[
|
|
|
"kunago_file_assoc.exe",
|
|
|
"Kunago File Association"
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ "kunago_file_assoc_admin.exe",
|
|
|
+ "Kunago File Association (Admin)"
|
|
|
]
|
|
|
]
|
|
|
}
|