1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/focalboard_ynh.git synced 2024-09-03 18:36:19 +02:00

Update app.src

This commit is contained in:
ericgaspar 2021-06-17 19:08:39 +02:00
parent 72b610afed
commit 00d896490c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -1,4 +1,4 @@
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.7.0-rc2/focalboard-server-linux-amd64.tar.gz SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.7.0/focalboard-server-linux-amd64.tar.gz
SOURCE_SUM=39e00162517f7b41536d618bfee7223635bce2ce5844f25283b99b26c40a2a80 SOURCE_SUM=39e00162517f7b41536d618bfee7223635bce2ce5844f25283b99b26c40a2a80
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz