mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Upgrade gitea to 1.11.5
This commit is contained in:
		| @@ -12,7 +12,7 @@ Overview | ||||
|  | ||||
| Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to Github. | ||||
|  | ||||
| **Shipped version:** 1.11.4 | ||||
| **Shipped version:** 1.11.5 | ||||
|  | ||||
| Screenshots | ||||
| ----------- | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.4/gitea-1.11.4-linux-arm-6 | ||||
| SOURCE_SUM=402db838819576b9ca8f0b5cdd5d624acb06b70a4440324710c9f48e3730ab02 | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.5/gitea-1.11.5-linux-arm-6 | ||||
| SOURCE_SUM=82364270662992b2bb576d96ddd722ba57af59c6995e59c6ffe9f950f7f843a4 | ||||
| SOURCE_SUM_PRG=sha256sum | ||||
| SOURCE_FILENAME=gitea | ||||
| SOURCE_EXTRACT=false | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| # The armv7 build is brocken | ||||
| # See : https://github.com/go-gitea/gitea/issues/6700 | ||||
| # Use temporary the armv6 binary | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.4/gitea-1.11.4-linux-arm-6 | ||||
| SOURCE_SUM=402db838819576b9ca8f0b5cdd5d624acb06b70a4440324710c9f48e3730ab02 | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.5/gitea-1.11.5-linux-arm-6 | ||||
| SOURCE_SUM=82364270662992b2bb576d96ddd722ba57af59c6995e59c6ffe9f950f7f843a4 | ||||
| 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.11.4/gitea-1.11.4-linux-386 | ||||
| SOURCE_SUM=d37fdd1ab43d861650198aba8b850e7bf121dac4a03e61fb38bf463eba01f53a | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.5/gitea-1.11.5-linux-386 | ||||
| SOURCE_SUM=b808d0e0e9467039635a763408c91d0007f8f6d8a8db3508e38308cb89000ac7 | ||||
| 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.11.4/gitea-1.11.4-linux-amd64 | ||||
| SOURCE_SUM=4408c781069c36cbb1b5923ae924e67ceee661ba9c9bd6c73cd7408c9cd62af6 | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.5/gitea-1.11.5-linux-amd64 | ||||
| SOURCE_SUM=d8d43c13e71596c79b541e85e29defe065b4f70ac5155e6d0212bcfc669e1b9c | ||||
| SOURCE_SUM_PRG=sha256sum | ||||
| SOURCE_FILENAME=gitea | ||||
| SOURCE_EXTRACT=false | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     }, | ||||
|     "url": "http://gitea.io", | ||||
|     "license": "MIT", | ||||
|     "version": "1.11.4~ynh1", | ||||
|     "version": "1.11.5~ynh1", | ||||
|     "maintainer": { | ||||
|         "name": "rafi59", | ||||
|         "email": "rafi59_dev@srvmaison.fr.nf" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Josué Tille
					Josué Tille