1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00
dolibarr_ynh/scripts/upgrade.d/upgrade.16.sh
mastereur 40c785dc93 Update to 17.0.0
Use PHP 8.1
2023-03-13 18:32:02 +01:00

7 lines
No EOL
193 B
Bash

#!/bin/bash
# Target version of the Dolibarr update
next_version="17.0.0"
# Dolibarr tarball checksum
dolibarr_source_sha256="30246f1e3eaad21ed6caf32bd261aee0e4b2faa1745c3431ecb39e9da5928d40"