Update to 2024-11-25 14:00

This commit is contained in:
Daniel Berteaud
2024-11-25 14:00:09 +01:00
parent 2b330b1010
commit c91a5db031
2 changed files with 3 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of Shash TM to install
squashtm_version: 7.4.2
squashtm_version: 8.0.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: 71ef53e551e2ebc5f19f63fd2e17e732bc552ffb504a137397ff6ba52ec836da
squashtm_archive_sha256: e9bc48bc8d9cef9e5c81334a172121ddbcdc73ec059ba03139f974ac9e93dd96
# Should ansible handle upgrades ? (if False, only initial install and configuration will be done)
squashtm_manage_upgrade: True