mirror of
https://github.com/YunoHost-Apps/digitranscode_ynh.git
synced 2024-09-03 18:25:59 +02:00
Change control sum method
This commit is contained in:
parent
357f59f7d5
commit
0237d78c6b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://github.com/YunoHost-Apps/digiwords_ynh/archive/refs/tags/0.3.1.zip
|
SOURCE_URL=https://github.com/YunoHost-Apps/digiwords_ynh/archive/refs/tags/0.3.1.zip
|
||||||
SOURCE_SUM=d786e3c4d99f71ba381e81735f1d471f7ecb0a96a22d437bf59def2e8034ddd3
|
SOURCE_SUM=d786e3c4d99f71ba381e81735f1d471f7ecb0a96a22d437bf59def2e8034ddd3
|
||||||
SOURCE_SUM_PRG=md5sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
#SOURCE_FILENAME=
|
#SOURCE_FILENAME=
|
||||||
|
|
Loading…
Reference in a new issue