mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 18:41:35 +01:00
Merge branch 'testing' into 'master'
Testing See merge request YunoHost-Apps/gitea_ynh!28
This commit is contained in:
commit
8796f142a3
@ -1,5 +1,5 @@
|
||||
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.5.0/gitea-1.5.0-linux-arm-6
|
||||
SOURCE_SUM=ed4c4a41a61f97c6a9dbd66406c5341b2185892009469071cd6ccab51b7520f1
|
||||
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.5.2/gitea-1.5.2-linux-arm-6
|
||||
SOURCE_SUM=bb4484ea5097f28098f96e4a8dc3d1d8afc96e5a30138de0dbce06e269c27857
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FILENAME=gitea
|
||||
SOURCE_EXTRACT=false
|
||||
|
@ -1,5 +1,5 @@
|
||||
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.5.0/gitea-1.5.0-linux-386
|
||||
SOURCE_SUM=46605e5cccb64e8a96a8d9fe044fb61c395fa6924f771ca85dc2e1790e61e8da
|
||||
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.5.2/gitea-1.5.2-linux-386
|
||||
SOURCE_SUM=3762ac4b35b8d7b2e8e8ac33af95f6bc8228a0c2a26e81bbf1ddfc04a695f2a4
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FILENAME=gitea
|
||||
SOURCE_EXTRACT=false
|
||||
|
@ -1,5 +1,5 @@
|
||||
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.5.0/gitea-1.5.0-linux-amd64
|
||||
SOURCE_SUM=84b91628501cb4b5c3cc32e2166f4f90ad6a9a34dd714038917aa1bfd6da0bc4
|
||||
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.5.2/gitea-1.5.2-linux-amd64
|
||||
SOURCE_SUM=9058601da505b6dc09017ead491657a44f308c1ba41b20b0b5acf3dff0e018b2
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FILENAME=gitea
|
||||
SOURCE_EXTRACT=false
|
||||
|
@ -7,9 +7,9 @@
|
||||
"en": "Lightweight git forge",
|
||||
"fr": "Forge git légère"
|
||||
},
|
||||
"url": "http://gogs.io",
|
||||
"url": "http://gitea.io",
|
||||
"license": "MIT",
|
||||
"version": "0.11.33~ynh1",
|
||||
"version": "1.5.2~ynh1",
|
||||
"maintainer": {
|
||||
"name": "",
|
||||
"email": ""
|
||||
|
Loading…
Reference in New Issue
Block a user