mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Upgrade gitea to 1.15.1
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.15.0 | **Shipped version:** 1.15.1 | ||||||
|  |  | ||||||
| Screenshots | Screenshots | ||||||
| ----------- | ----------- | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.0/gitea-1.15.0-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.1/gitea-1.15.1-linux-arm-6 | ||||||
| SOURCE_SUM=61fccd0fa63015091ff35b59c6606987b16c63aae31369c7124258a264713c54 | SOURCE_SUM=00253a703f31e18db7151a3ea3207293c763ab7c5834d907e3206afbb6d306b9 | ||||||
| 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.15.0/gitea-1.15.0-linux-arm64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.1/gitea-1.15.1-linux-arm64 | ||||||
| SOURCE_SUM=001b4264d30040c0590f682c8d31af161edce46950fc81b95964e78e1881f1ff | SOURCE_SUM=abb2e3c10881f05993228431886e1d49b54dfe6be8d1c59d3b3e9d501f411e84 | ||||||
| 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.15.0/gitea-1.15.0-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.1/gitea-1.15.1-linux-arm-6 | ||||||
| SOURCE_SUM=61fccd0fa63015091ff35b59c6606987b16c63aae31369c7124258a264713c54 | SOURCE_SUM=00253a703f31e18db7151a3ea3207293c763ab7c5834d907e3206afbb6d306b9 | ||||||
| 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.15.0/gitea-1.15.0-linux-386 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.1/gitea-1.15.1-linux-386 | ||||||
| SOURCE_SUM=e5eb232e74a6a5e0ac31d098122ecdf801979cbd9723456605cfb0676692935d | SOURCE_SUM=043bb6a975740280b03fcb9467159e6cb4c2743300ada4c161436cd4524e44bc | ||||||
| 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.15.0/gitea-1.15.0-linux-amd64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.1/gitea-1.15.1-linux-amd64 | ||||||
| SOURCE_SUM=4789c7b9f0610102129ced87a4977386e493a67383eebad80cfce66b42a6f2cc | SOURCE_SUM=11dcf648c329fdfe9394f25a40cfecaa142448d9b467c6b54796fa853d01a8c9 | ||||||
| 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.15.0~ynh1", |     "version": "1.15.1~ynh1", | ||||||
|     "maintainer": { |     "maintainer": { | ||||||
|         "name": "Josué Tille", |         "name": "Josué Tille", | ||||||
|         "email": "josue@tille.ch" |         "email": "josue@tille.ch" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Josué Tille
					Josué Tille