1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/woodpecker_ynh.git synced 2024-09-03 20:35:57 +02:00

Merge pull request #26 from YunoHost-Apps/testing

Testing
This commit is contained in:
Alexandre Aubin 2024-07-27 18:13:15 +02:00 committed by GitHub
commit 3236b87e16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Woodpecker is a simple CI engine with great extensibility.
**Shipped version:** 2.7.0~ynh1
**Shipped version:** 2.7.0~ynh2
## Screenshots

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Woodpecker is a simple CI engine with great extensibility.
**Versión actual:** 2.7.0~ynh1
**Versión actual:** 2.7.0~ynh2
## Capturas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Woodpecker is a simple CI engine with great extensibility.
**Paketatutako bertsioa:** 2.7.0~ynh1
**Paketatutako bertsioa:** 2.7.0~ynh2
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Woodpecker est un moteur CI simple avec une grande extensibilité.
**Version incluse:** 2.7.0~ynh1
**Version incluse:** 2.7.0~ynh2
## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Woodpecker is a simple CI engine with great extensibility.
**Versión proporcionada:** 2.7.0~ynh1
**Versión proporcionada:** 2.7.0~ynh2
## Capturas de pantalla

View file

@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
Woodpecker is a simple CI engine with great extensibility.
**Versi terkirim:** 2.7.0~ynh1
**Versi terkirim:** 2.7.0~ynh2
## Tangkapan Layar

View file

@ -19,7 +19,7 @@
Woodpecker is a simple CI engine with great extensibility.
**分发版本:** 2.7.0~ynh1
**分发版本:** 2.7.0~ynh2
## 截图

View file

@ -7,7 +7,7 @@ name = "Woodpecker"
description.en = "CI engine with great extensibility integrated with GitHub, GitLab, Gitea..."
description.fr = "Outil d'intégration continue extensible intégrable avec GitHub, GitLab, Gitea..."
version = "2.7.0~ynh1"
version = "2.7.0~ynh2"
maintainers = [ "Salamandar" ]
@ -80,10 +80,10 @@ ram.runtime = "200M"
[resources.sources.main]
amd64.url = "https://github.com/woodpecker-ci/woodpecker/releases/download/v2.7.0/woodpecker-server_linux_amd64.tar.gz"
amd64.sha256 = "c14367c965ddcfd519aec8517647ce40f70a66694163dce25ded928f60f4a05c"
amd64.sha256 = "3ded2b21c58052b55c72948f5d215bba5be67443b2d5b87e14ae770bf77e881c"
arm64.url = "https://github.com/woodpecker-ci/woodpecker/releases/download/v2.7.0/woodpecker-server_linux_arm64.tar.gz"
arm64.sha256 = "703397a9047e18b963f9444bd2adf6dcf65b2c636f320276a274d5a9359e2363"
arm64.sha256 = "aba8232b02b62aab8988f426faab36b5b115cb88b8fdf8c7474dbc3264d96187"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "woodpecker-server_linux_amd64.tar.gz"