mirror of
https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh.git
synced 2024-09-03 19:36:25 +02:00
Fix app.src with commit hash instead of branch
This commit is contained in:
parent
b307d945df
commit
1f7d8763e8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
SOURCE_URL=https://gitlab.com/mx-puppet/discord/mx-puppet-discord/-/archive/master/mx-puppet-discord-master.tar.gz
|
||||
SOURCE_URL=https://gitlab.com/mx-puppet/discord/mx-puppet-discord/-/archive/3c82530ac4978ae206f63634a319523e5bff299a/mx-puppet-discord-master.tar.gz
|
||||
SOURCE_SUM=3e774c0a7fe02ba92fb2b2e45edb5601e85dfe1a164cba20b60050bfdcb9c77f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
|
Loading…
Reference in a new issue