mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Upgrade gitea to 1.15.2
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.1 | **Shipped version:** 1.15.2 | ||||||
|  |  | ||||||
| Screenshots | Screenshots | ||||||
| ----------- | ----------- | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.1/gitea-1.15.1-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.2/gitea-1.15.2-linux-arm-6 | ||||||
| SOURCE_SUM=00253a703f31e18db7151a3ea3207293c763ab7c5834d907e3206afbb6d306b9 | SOURCE_SUM=0aadb2d79b7f45aca59107fe986f8d05f4c5cb54eece04820caec0bed5eff015 | ||||||
| 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.1/gitea-1.15.1-linux-arm64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.2/gitea-1.15.2-linux-arm64 | ||||||
| SOURCE_SUM=abb2e3c10881f05993228431886e1d49b54dfe6be8d1c59d3b3e9d501f411e84 | SOURCE_SUM=d2e3da58c130d49d36e9c64b21034d7f63a373ccc45c1ecef9d6e363a7e0d807 | ||||||
| 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.1/gitea-1.15.1-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.2/gitea-1.15.2-linux-arm-6 | ||||||
| SOURCE_SUM=00253a703f31e18db7151a3ea3207293c763ab7c5834d907e3206afbb6d306b9 | SOURCE_SUM=0aadb2d79b7f45aca59107fe986f8d05f4c5cb54eece04820caec0bed5eff015 | ||||||
| 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.1/gitea-1.15.1-linux-386 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.2/gitea-1.15.2-linux-386 | ||||||
| SOURCE_SUM=043bb6a975740280b03fcb9467159e6cb4c2743300ada4c161436cd4524e44bc | SOURCE_SUM=67dc1fb1f49640a7683bf1ecdef457a8197d2b255361f4f4684d7eae3004b2c8 | ||||||
| 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.1/gitea-1.15.1-linux-amd64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.2/gitea-1.15.2-linux-amd64 | ||||||
| SOURCE_SUM=11dcf648c329fdfe9394f25a40cfecaa142448d9b467c6b54796fa853d01a8c9 | SOURCE_SUM=9a7fae605dc182e0c7b1d380647518aaa8736ad5a42f7e9299099317f1e614c9 | ||||||
| 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.1~ynh1", |     "version": "1.15.2~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