mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
Typo in armv7 source url
This commit is contained in:
parent
0735623ed1
commit
864993dc6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://github.com/binwiederhier/ntfy/releases/download/v1.29.0/ntfy_1.29.0_linux_arm7.tar.gz
|
||||
SOURCE_URL=https://github.com/binwiederhier/ntfy/releases/download/v1.29.0/ntfy_1.29.0_linux_armv7.tar.gz
|
||||
SOURCE_SUM=951eb49ac7dc0eec4f64fbce5e487ca35f22e8824ae93937cf2182ecb029f012
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=ntfy_1.29.0_linux_arm7
|
||||
SOURCE_FILENAME=ntfy_1.29.0_linux_armv7
|
||||
|
|
Loading…
Add table
Reference in a new issue