Update custom.json

This commit is contained in:
Anya
2024-09-07 23:35:59 +02:00
committed by GitHub
parent 5eb1bb9999
commit 09a444baa9

View File

@@ -97,7 +97,7 @@
"Author": "Anya Hichu", "Author": "Anya Hichu",
"Name": "Quack", "Name": "Quack",
"InternalName": "Quack", "InternalName": "Quack",
"AssemblyVersion": "0.0.0.6", "AssemblyVersion": "0.0.0.7",
"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.0.6/images/icon.png", "IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.0.7/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.0.6/Quack.zip", "DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.0.7/Quack.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.0.6/Quack.zip", "DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.0.7/Quack.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.0.6/Quack.zip", "DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.0.7/Quack.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
} }