diff --git a/chatterino2-nightly.json b/chatterino2-nightly.json index 15a0019..b62f8b3 100644 --- a/chatterino2-nightly.json +++ b/chatterino2-nightly.json @@ -7,10 +7,10 @@ "autoupdate": { "url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip" }, - "version": "1066", + "version": "1087", "url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip", "bin": "Chatterino2/chatterino.exe", - "hash": "0a2c1b61820c90fb6efebfca01557f44805807dd946f08f79080ad75daad56ca", + "hash": "9cf74652ee3379a2e48a537ac9048e0e7c9961cb9be26acfebe57295cb742284", "shortcuts": [ [ "Chatterino2/chatterino.exe", diff --git a/kate-editor.json b/kate-editor.json deleted file mode 100644 index 03e5e7f..0000000 --- a/kate-editor.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "homepage": "https://kate-editor.org/", - "checkver": { - "url": "https://binary-factory.kde.org/view/Windows%2064-bit/job/Kate_Release_win64/lastSuccessfulBuild/buildNumber", - "regex": "(\\d+)" - }, - "autoupdate": { - "url": "https://binary-factory.kde.org/view/Windows%2064-bit/job/Kate_Release_win64/$version/artifact/kate-19.04.3-$version-windows-msvc2017_64-cl.7z" - }, - "version": "557", - "url": "https://binary-factory.kde.org/view/Windows%2064-bit/job/Kate_Release_win64/557/artifact/kate-19.04.3-557-windows-msvc2017_64-cl.7z", - "bin": "bin/kate.exe", - "hash": "6fa22a8eea528ff8a2eb6c03d14e52634129813b9769d7488ac85907515646d1", - "shortcuts": [ - [ - "bin/kate.exe", - "Kate" - ] - ] -}