Skip to content

Commit acbb4ef

Browse files
authored
Merge pull request #238 from YunoHost-Apps/ci-auto-update-2.554
Upgrade to v2.554
2 parents 2298571 + f97730a commit acbb4ef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It shall NOT be edited by hand.
1111
Extendable continuous integration server
1212

1313
[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://jenkins.io)
14-
[![Version: 2.553~ynh1](https://img.shields.io/badge/Version-2.553~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/jenkins/)
14+
[![Version: 2.554~ynh1](https://img.shields.io/badge/Version-2.554~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/jenkins/)
1515

1616
<div align="center">
1717
<a href="https://apps.yunohost.org/app/jenkins"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>

manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "Jenkins"
77
description.en = "Extendable continuous integration server"
88
description.fr = "Serveur d'intégration continue extensible"
99

10-
version = "2.553~ynh1"
10+
version = "2.554~ynh1"
1111

1212
maintainers = [ ]
1313

@@ -49,8 +49,8 @@ ram.runtime = "50M"
4949
[resources.sources]
5050

5151
[resources.sources.main]
52-
url = "https://github.com/jenkinsci/jenkins/releases/download/jenkins-2.553/jenkins_2.553_all.deb"
53-
sha256 = "8f6d0771eba21c5ea643ea5a0859d3004707bb7ed5a69613207fdf9a43912f2f"
52+
url = "https://github.com/jenkinsci/jenkins/releases/download/jenkins-2.554/jenkins_2.554_all.deb"
53+
sha256 = "3919f1289f31731dec6ee193d27950e36dd378a88f9dc07ad6aab8410da5a6cd"
5454
format = "whatever"
5555
extract = false
5656
rename = "jenkins.deb"

0 commit comments

Comments
 (0)