diff --git a/README.md b/README.md index 4bb0d4d..5f64fa8 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ Плагин проверяет обновления по адресу: -https://git.safe-cap.com/RIMPAC/OBS_Record_Plugin_Releases/raw/branch/main/latest.json +http://git.safe-cap.com/RIMPAC/OBS_Record_Plugin_Releases/raw/branch/main/latest.json ## Файлы -- $updateName - update package для автообновления. -- $installerName - первичный portable-инсталлятор. +- RimpacRecordsUpdate-0.1.0.zip - update package для автообновления. +- RimpacRecordsInstaller.zip - первичный portable-инсталлятор. + diff --git a/latest.json b/latest.json index 4f11ab7..7428161 100644 --- a/latest.json +++ b/latest.json @@ -1,6 +1,6 @@ { "version": "0.1.0", - "packageUrl": "https://git.safe-cap.com/RIMPAC/OBS_Record_Plugin_Releases/raw/branch/main/RimpacRecordsUpdate-0.1.0.zip", + "packageUrl": "http://git.safe-cap.com/RIMPAC/OBS_Record_Plugin_Releases/raw/branch/main/RimpacRecordsUpdate-0.1.0.zip", "sha256": "ed3ca5caa8390a1dc6e6b07fcc8112791f261e9c7a38c2a86f38e1665b2848d3", "notes": "Первая beta-версия Rimpac Records." }