mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Merge branch 'testing'
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.2 | **Shipped version:** 1.14.3 | ||||||
|  |  | ||||||
| Screenshots | Screenshots | ||||||
| ----------- | ----------- | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.2/gitea-1.14.2-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.3/gitea-1.14.3-linux-arm-6 | ||||||
| SOURCE_SUM=ad03614a37dc8045b0849e7f5e7a38dbb0ee6562eb6c2d725253d6d086928beb | SOURCE_SUM=684f8d7766bcf45f2c49de8ea9d42b5eb045492b93c0331496c3b41eb89d151f | ||||||
| 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.2/gitea-1.14.2-linux-arm64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.3/gitea-1.14.3-linux-arm64 | ||||||
| SOURCE_SUM=4d1d21ba8393f100ffeb4da5cabc98d2504cfbeab37bbfeed1ccf542e5f5f837 | SOURCE_SUM=e1663b978fc6d2479d1432243d1a5c3814de89d6cef02c3b81204f09d23cb8d7 | ||||||
| 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.2/gitea-1.14.2-linux-arm-6 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.3/gitea-1.14.3-linux-arm-6 | ||||||
| SOURCE_SUM=ad03614a37dc8045b0849e7f5e7a38dbb0ee6562eb6c2d725253d6d086928beb | SOURCE_SUM=684f8d7766bcf45f2c49de8ea9d42b5eb045492b93c0331496c3b41eb89d151f | ||||||
| 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.2/gitea-1.14.2-linux-386 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.3/gitea-1.14.3-linux-386 | ||||||
| SOURCE_SUM=3947fe0d2434248132ac7378b1cba3d24d749bd09c8b5717f4425355676e86d5 | SOURCE_SUM=029f83d9133dec9945cc21cb2a3977d9190724bd826aa0cf099c3745c8d301af | ||||||
| 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.2/gitea-1.14.2-linux-amd64 | SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.14.3/gitea-1.14.3-linux-amd64 | ||||||
| SOURCE_SUM=0d11d87ce60d5d98e22fc52f2c8c6ba2b54b14f9c26c767a46bf102c381ad128 | SOURCE_SUM=50c25c094ae109f49e276cd00ddc48a0a240b7670e487ae1286cc116d4cdbcf2 | ||||||
| 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.2~ynh1", |     "version": "1.14.3~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