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
2023-05-21 21:42:22 +02:00

7 lines
No EOL
193 B
Bash

#!/bin/bash
# Target version of the Dolibarr update
next_version="17.0.1"
# Dolibarr tarball checksum
dolibarr_source_sha256="2EDDD545C07EAE291AD46E48AB55D3ADB988D99C29A8DFAA2E2FDE0A890B0DDC"