Update custom.json

This commit is contained in:
Anya
2024-09-24 22:14:38 +02:00
committed by GitHub
parent 08fd873eb6
commit 06c0fef7a0

View File

@@ -97,7 +97,7 @@
"Author": "Anya Hichu",
"Name": "Quack",
"InternalName": "Quack",
"AssemblyVersion": "0.0.2.3",
"AssemblyVersion": "0.0.2.4",
"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.2.3/images/icon.png",
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.2.4/images/icon.png",
"Punchline": "Run actions quackly",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.3/Quack.zip",
"DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.4/Quack.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.3/Quack.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.3/Quack.zip",
"DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.4/Quack.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.4/Quack.zip",
"DownloadCount": 0,
"LastUpdated": "0"
},