Update custom.json

This commit is contained in:
Anya
2024-09-06 19:31:48 +02:00
committed by GitHub
parent 8dbae090d4
commit aa6eee5c14

View File

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