mirror of
https://github.com/YunoHost-Apps/simple-hash-generator_ynh.git
synced 2024-09-03 20:25:54 +02:00
Update app.src
This commit is contained in:
parent
c78cb3b251
commit
7fb3624b6d
1 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
SOURCE_URL=url of app's source
|
||||
SOURCE_SUM=sha256 checksum
|
||||
SOURCE_URL=https://github.com/pRizz/Simple-Hash-Generator/archive/refs/heads/master.zip
|
||||
SOURCE_SUM=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
Loading…
Reference in a new issue