mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
fix checksum command
This commit is contained in:
parent
cdabc4d55f
commit
f0de4bc985
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/louislam/uptime-kuma/archive/refs/tags/1.10.0.tar.gz
|
||||
SOURCE_SUM=b345072f426e52cda594a45a5096e6351ba5c42c3d4f8f4088a00c1c707cae7d
|
||||
SOURCE_URL=url of app's source
|
||||
SOURCE_SUM=sha256 b345072f426e52cda594a45a5096e6351ba5c42c3d4f8f4088a00c1c707cae7d
|
||||
SOURCE_SUM_PRG=b345072f426e52cda594a45a5096e6351ba5c42c3d4f8f4088a00c1c707cae7d
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
Loading…
Reference in a new issue