mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-31 05:45:30 +01:00 
			
		
		
		
	Upgrade gitea to 1.12.3
This commit is contained in:
		| @@ -13,7 +13,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.12.2 | **Shipped version:** 1.12.3 | ||||||
|  |  | ||||||
| Screenshots | Screenshots | ||||||
| ----------- | ----------- | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.2/gitea-1.12.2-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.3/gitea-1.12.3-linux-arm-6 | ||||||
| SOURCE_SUM=f0d32e28d42ac26c71a6b21a84984b9d217d4eb405e9b843293f36fdb6a8bcfa | SOURCE_SUM=e19dd774e4d986884f794e66b57e6790cc264a0b41bd5017dfd38e2403942f05 | ||||||
| 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.12.2/gitea-1.12.2-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.3/gitea-1.12.3-linux-arm-6 | ||||||
| SOURCE_SUM=f0d32e28d42ac26c71a6b21a84984b9d217d4eb405e9b843293f36fdb6a8bcfa | SOURCE_SUM=e19dd774e4d986884f794e66b57e6790cc264a0b41bd5017dfd38e2403942f05 | ||||||
| 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.12.2/gitea-1.12.2-linux-386 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.3/gitea-1.12.3-linux-386 | ||||||
| SOURCE_SUM=b9bdfc3b75f3cc3f43e435f19adba754a3dccafd0dc5f5f1a43f89e6c6eddf86 | SOURCE_SUM=fba6b5422a2a201b7886e017b8ccc925e9f2248fea82497e0d0f067e041fdf9a | ||||||
| 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.12.2/gitea-1.12.2-linux-amd64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.12.3/gitea-1.12.3-linux-amd64 | ||||||
| SOURCE_SUM=3faa3e97a621c3b9ecba7917fd870c07c3c6c88c8cc7c29ecbf2c7b9802d91b0 | SOURCE_SUM=6bfda9a12dc248360d34954b087ca6319f7310c61dc32b34c5e0675fdd45e0f4 | ||||||
| SOURCE_SUM_PRG=sha256sum | SOURCE_SUM_PRG=sha256sum | ||||||
| SOURCE_FILENAME=gitea | SOURCE_FILENAME=gitea | ||||||
| SOURCE_EXTRACT=false | SOURCE_EXTRACT=false | ||||||
|   | |||||||
| @@ -8,7 +8,7 @@ | |||||||
|     }, |     }, | ||||||
|     "url": "http://gitea.io", |     "url": "http://gitea.io", | ||||||
|     "license": "MIT", |     "license": "MIT", | ||||||
|     "version": "1.12.2~ynh1", |     "version": "1.12.3~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
	 Josué Tille
					Josué Tille