Update custom.json

This commit is contained in:
Anya
2024-11-09 21:55:47 +01:00
committed by GitHub
parent bba27792e6
commit 022a866e4c

View File

@@ -63,7 +63,7 @@
"Author": "Anya Hichu", "Author": "Anya Hichu",
"Name": "Quack", "Name": "Quack",
"InternalName": "Quack", "InternalName": "Quack",
"AssemblyVersion": "0.0.5.5", "AssemblyVersion": "0.0.5.6",
"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",
@@ -80,14 +80,14 @@
"CanUnloadAsync": false, "CanUnloadAsync": false,
"LoadPriority": 0, "LoadPriority": 0,
"ImageUrls": [], "ImageUrls": [],
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.5.5/images/icon.png", "IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.5.6/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.5.5/Quack.zip", "DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.6/Quack.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.5/Quack.zip", "DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.6/Quack.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.5/Quack.zip", "DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.6/Quack.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
}, },