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