mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-31 05:45:30 +01:00 
			
		
		
		
	Merge branch 'v1.11.6' into 'testing'
Upgrade gitea to 1.11.6 See merge request YunoHost-Apps/gitea_ynh!61
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. | Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to Github. | ||||||
|  |  | ||||||
| **Shipped version:** 1.11.5 | **Shipped version:** 1.11.6 | ||||||
|  |  | ||||||
| Screenshots | Screenshots | ||||||
| ----------- | ----------- | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.5/gitea-1.11.5-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.6/gitea-1.11.6-linux-arm-6 | ||||||
| SOURCE_SUM=82364270662992b2bb576d96ddd722ba57af59c6995e59c6ffe9f950f7f843a4 | SOURCE_SUM=2599497b95efd6013fa08a00a027cc89c45680e2b348dfa830520cf99eee694a | ||||||
| SOURCE_SUM_PRG=sha256sum | SOURCE_SUM_PRG=sha256sum | ||||||
| SOURCE_FILENAME=gitea | SOURCE_FILENAME=gitea | ||||||
| SOURCE_EXTRACT=false | SOURCE_EXTRACT=false | ||||||
|   | |||||||
| @@ -1,8 +1,8 @@ | |||||||
| # The armv7 build is brocken | # The armv7 build is brocken | ||||||
| # See : https://github.com/go-gitea/gitea/issues/6700 | # See : https://github.com/go-gitea/gitea/issues/6700 | ||||||
| # Use temporary the armv6 binary | # Use temporary the armv6 binary | ||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.5/gitea-1.11.5-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.6/gitea-1.11.6-linux-arm-6 | ||||||
| SOURCE_SUM=82364270662992b2bb576d96ddd722ba57af59c6995e59c6ffe9f950f7f843a4 | SOURCE_SUM=2599497b95efd6013fa08a00a027cc89c45680e2b348dfa830520cf99eee694a | ||||||
| SOURCE_SUM_PRG=sha256sum | SOURCE_SUM_PRG=sha256sum | ||||||
| SOURCE_FILENAME=gitea | SOURCE_FILENAME=gitea | ||||||
| SOURCE_EXTRACT=false | SOURCE_EXTRACT=false | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.5/gitea-1.11.5-linux-386 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.6/gitea-1.11.6-linux-386 | ||||||
| SOURCE_SUM=b808d0e0e9467039635a763408c91d0007f8f6d8a8db3508e38308cb89000ac7 | SOURCE_SUM=93d6fc4796699b1673d838b1c2f52c19ab9523374d0b3cad17d7910c5e86e693 | ||||||
| SOURCE_SUM_PRG=sha256sum | SOURCE_SUM_PRG=sha256sum | ||||||
| SOURCE_FILENAME=gitea | SOURCE_FILENAME=gitea | ||||||
| SOURCE_EXTRACT=false | SOURCE_EXTRACT=false | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.5/gitea-1.11.5-linux-amd64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.11.6/gitea-1.11.6-linux-amd64 | ||||||
| SOURCE_SUM=d8d43c13e71596c79b541e85e29defe065b4f70ac5155e6d0212bcfc669e1b9c | SOURCE_SUM=0f12e4d471871deb43d8f6ee6fb5dd819c3f5a1a11fb145b17df5c8e8cd2fa3e | ||||||
| SOURCE_SUM_PRG=sha256sum | SOURCE_SUM_PRG=sha256sum | ||||||
| SOURCE_FILENAME=gitea | SOURCE_FILENAME=gitea | ||||||
| SOURCE_EXTRACT=false | SOURCE_EXTRACT=false | ||||||
|   | |||||||
| @@ -9,7 +9,7 @@ | |||||||
|     }, |     }, | ||||||
|     "url": "http://gitea.io", |     "url": "http://gitea.io", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "version": "1.11.5~ynh1", |     "version": "1.11.6~ynh1", | ||||||
|     "maintainer": { |     "maintainer": { | ||||||
|         "name": "rafi59", |         "name": "rafi59", | ||||||
|         "email": "rafi59_dev@srvmaison.fr.nf" |         "email": "rafi59_dev@srvmaison.fr.nf" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Josue-T
					Josue-T