mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-31 05:45:30 +01:00 
			
		
		
		
	Upgrade gitea to 1.14.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.14.0 | **Shipped version:** 1.14.1 | ||||||
|  |  | ||||||
| Screenshots | Screenshots | ||||||
| ----------- | ----------- | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.0/gitea-1.14.0-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.1/gitea-1.14.1-linux-arm-6 | ||||||
| SOURCE_SUM=f8ec1058d7278633541c0798b3e21bffbb97f60a3530bd9fee8e2ed3e54a3674 | SOURCE_SUM=e5ac4313cf4fc3b1a02334ee68d8fd4f321f345316def3e9eecef7662c74528e | ||||||
| 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.14.0/gitea-1.14.0-linux-arm64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.1/gitea-1.14.1-linux-arm64 | ||||||
| SOURCE_SUM=65b34ef4f4c91873ca4ef59b0a73fdd760f46db0679522e7d9142cb4500faf82 | SOURCE_SUM=b180704225d67cfa7198aebf12cba950d4a157e927fc283085c5a1448d0c560c | ||||||
| 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.14.0/gitea-1.14.0-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.1/gitea-1.14.1-linux-arm-6 | ||||||
| SOURCE_SUM=f8ec1058d7278633541c0798b3e21bffbb97f60a3530bd9fee8e2ed3e54a3674 | SOURCE_SUM=e5ac4313cf4fc3b1a02334ee68d8fd4f321f345316def3e9eecef7662c74528e | ||||||
| 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.14.0/gitea-1.14.0-linux-386 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.1/gitea-1.14.1-linux-386 | ||||||
| SOURCE_SUM=15b84b3ac963b75b5f4ec1e98d32fc444ca9db78fd1f73b7ea0b4d8526a08760 | SOURCE_SUM=7410b9eda18c7c5bb69e3830872b7f954f6c104f8cdcb6245988ab7ab24184be | ||||||
| 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.14.0/gitea-1.14.0-linux-amd64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.1/gitea-1.14.1-linux-amd64 | ||||||
| SOURCE_SUM=f3c67ff8644b8ba7947d69a31fbae95f879f181a6038c0737740771075bada24 | SOURCE_SUM=b5c85105a0f98d4d1f7b7a7555d11efaa061966520c9410d6552c9f18a3dfc27 | ||||||
| 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.14.0~ynh1", |     "version": "1.14.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