Update custom.json

This commit is contained in:
Anya
2024-09-24 16:44:34 +02:00
committed by GitHub
parent a716ec48c9
commit 584a9b0346

View File

@@ -97,7 +97,7 @@
"Author": "Anya Hichu",
"Name": "Quack",
"InternalName": "Quack",
"AssemblyVersion": "0.0.1.12",
"AssemblyVersion": "0.0.2.0",
"Description": "Generate and run macro actions quickly using a spotlight inspired interface",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/anya-hichu/Quack",
@@ -114,14 +114,14 @@
"CanUnloadAsync": false,
"LoadPriority": 0,
"ImageUrls": [],
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.1.12/images/icon.png",
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.2.0/images/icon.png",
"Punchline": "Run actions quackly",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.1.12/Quack.zip",
"DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.0/Quack.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.1.12/Quack.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.1.12/Quack.zip",
"DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.0/Quack.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.0/Quack.zip",
"DownloadCount": 0,
"LastUpdated": "0"
},