Update to 2024-07-23 11:00

This commit is contained in:
Daniel Berteaud
2024-07-23 11:00:10 +02:00
parent cd302033bd
commit e4a83290d7
3 changed files with 6 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of Shash TM to install
squashtm_version: 6.1.0
squashtm_version: 7.0.1
# 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: 912003ea476f9f54505208ca1d99aca3bf25c747abe61a72d4237b37dd4f6dd2
squashtm_archive_sha256: 224ae3001c557ef0d96fa2de04f199891b1311d0ad66b90ea726e657635ab5a7
# Should ansible handle upgrades ? (if False, only initial install and configuration will be done)
squashtm_manage_upgrade: True