Update custom.json

This commit is contained in:
Anya
2024-09-22 15:42:49 +02:00
committed by GitHub
parent 9d96c18534
commit f56d454849

View File

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