mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-31 13:55:30 +01:00 
			
		
		
		
	| @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in | ||||
| Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. | ||||
|  | ||||
|  | ||||
| **Shipped version:** 1.19.1~ynh1 | ||||
| **Shipped version:** 1.19.4~ynh1 | ||||
|  | ||||
| ## Screenshots | ||||
|  | ||||
|   | ||||
| @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po | ||||
| Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. | ||||
|  | ||||
|  | ||||
| **Version incluse :** 1.19.1~ynh1 | ||||
| **Version incluse :** 1.19.4~ynh1 | ||||
|  | ||||
| ## Captures d’écran | ||||
|  | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.1/gitea-1.19.1-linux-arm-6 | ||||
| SOURCE_SUM=67d6743c62a4300f589c105846e622999303ce77a52187da2b4315f0a151f688 | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm-6 | ||||
| SOURCE_SUM=befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916 | ||||
| SOURCE_SUM_PRG=sha256sum | ||||
| SOURCE_FILENAME=gitea | ||||
| SOURCE_EXTRACT=false | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.1/gitea-1.19.1-linux-arm64 | ||||
| SOURCE_SUM=48d1e1858d8e81b3904b6184bc28d073525b09914bcc7bca6050db1e700ef913 | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm64 | ||||
| SOURCE_SUM=db147f43fa523a1ff9c7ae3acee9cde48b1b04ef1ca415a6429c781078ce2568 | ||||
| SOURCE_SUM_PRG=sha256sum | ||||
| SOURCE_FILENAME=gitea | ||||
| SOURCE_EXTRACT=false | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| # The armv7 build is brocken | ||||
| # See : https://github.com/go-gitea/gitea/issues/6700 | ||||
| # Use temporary the armv6 binary | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.1/gitea-1.19.1-linux-arm-6 | ||||
| SOURCE_SUM=67d6743c62a4300f589c105846e622999303ce77a52187da2b4315f0a151f688 | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm-6 | ||||
| SOURCE_SUM=befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916 | ||||
| SOURCE_SUM_PRG=sha256sum | ||||
| SOURCE_FILENAME=gitea | ||||
| SOURCE_EXTRACT=false | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.1/gitea-1.19.1-linux-386 | ||||
| SOURCE_SUM=dbe11ba4f27f1702ddb54199e697d7f838b51dea7ddbcdcf7499ea96717d70ec | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-386 | ||||
| SOURCE_SUM=70fe6293587d467b8c31d8ab18d8b3abb603bb7a72b7cd90839e84a155cb89b5 | ||||
| SOURCE_SUM_PRG=sha256sum | ||||
| SOURCE_FILENAME=gitea | ||||
| SOURCE_EXTRACT=false | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.1/gitea-1.19.1-linux-amd64 | ||||
| SOURCE_SUM=64404795f0da95c0e2b7dd1280b029d32e0f3e220025ccfc61c7b061ddd2fa72 | ||||
| SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-amd64 | ||||
| SOURCE_SUM=bf68e8e39c70dc54a7876527d463b517f8af51a2d2924511cd047f479cd8aefd | ||||
| SOURCE_SUM_PRG=sha256sum | ||||
| SOURCE_FILENAME=gitea | ||||
| SOURCE_EXTRACT=false | ||||
|   | ||||
| @@ -14,7 +14,7 @@ | ||||
|     }, | ||||
|     "url": "http://gitea.io", | ||||
|     "license": "MIT", | ||||
|     "version": "1.19.1~ynh1", | ||||
|     "version": "1.19.4~ynh1", | ||||
|     "maintainer": { | ||||
|         "name": "Josué Tille", | ||||
|         "email": "josue@tille.ch" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Josue-T
					Josue-T