Publish Rimpac Records 0.1.0 release files

This commit is contained in:
RIMPAC 2026-06-16 05:24:09 +03:00
commit 5cd09b847f
4 changed files with 22 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# Rimpac Records Releases
Публичный репозиторий только для обновлений Rimpac Records.
Исходный код хранится в приватном репозитории OBS_Record_Plugin.
## latest.json
Плагин проверяет обновления по адресу:
https://git.safe-cap.com/RIMPAC/OBS_Record_Plugin_Releases/raw/branch/main/latest.json
## Файлы
- $updateName - update package для автообновления.
- $installerName - первичный portable-инсталлятор.

BIN
RimpacRecordsInstaller.zip Normal file

Binary file not shown.

Binary file not shown.

6
latest.json Normal file
View File

@ -0,0 +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",
"sha256": "ed3ca5caa8390a1dc6e6b07fcc8112791f261e9c7a38c2a86f38e1665b2848d3",
"notes": "Первая beta-версия Rimpac Records."
}