|
|
@@ -0,0 +1,22 @@
|
|
|
+{
|
|
|
+ "version": "1.0.0.0",
|
|
|
+ "description": "Extension association program used mostly with scoop.",
|
|
|
+ "license": "None",
|
|
|
+ "homepage": "https://www.kunago.com",
|
|
|
+ "hash": "sha512:A250553C6F8E0B043C44B4B33F885554E79F47BE67013444A22A5A53B9F975F087C7ABCEE45010053605DB6D79B5B80D7A1ED8DE40255959A610A43D63DE8E90",
|
|
|
+ "url": "https://git.apason.cz/kunago/scoop-bucket/raw/branch/master/programs/kunago_file_assoc/kunago_file_assoc-1.0.0.0.7z",
|
|
|
+ "bin": [
|
|
|
+ "kunago_file_assoc.exe",
|
|
|
+ "kunago_file_assoc_admin.exe"
|
|
|
+ ],
|
|
|
+ "shortcuts": [
|
|
|
+ [
|
|
|
+ "kunago_file_assoc.exe",
|
|
|
+ "Kunago file association"
|
|
|
+ ],
|
|
|
+ [
|
|
|
+ "kunago_file_assoc_admin.exe",
|
|
|
+ "Kunago file association (admin)"
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+}
|