Update to 2024-05-15 17:01

This commit is contained in:
Daniel Berteaud
2024-05-15 17:01:00 +02:00
parent ed5a9a179c
commit f12e79fb3f
2 changed files with 15 additions and 15 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of Shash TM to install
squashtm_version: 6.0.1
squashtm_version: 6.1.0
# Archive URL which will be downloaded during install/upgrades
squashtm_archive_url: https://nexus.squashtest.org/nexus/repository/public-releases/tm/core/squash-tm-distribution/{{ squashtm_version }}.RELEASE/squash-tm-{{ squashtm_version }}.RELEASE.tar.gz
# Expected checksum of the archive
squashtm_archive_sha256: 23ca0e3c48d0c55d8fd769f34d438dcbc4c85d3ef684333e94960cc705949b0d
squashtm_archive_sha256: 912003ea476f9f54505208ca1d99aca3bf25c747abe61a72d4237b37dd4f6dd2
# Should ansible handle upgrades ? (if False, only initial install and configuration will be done)
squashtm_manage_upgrade: True