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.15.sh
2023-03-13 18:21:41 +01:00

7 lines
No EOL
193 B
Bash

#!/bin/bash
# Target version of the Dolibarr update
next_version="16.0.4"
# Dolibarr tarball checksum
dolibarr_source_sha256="4C0DA72974DB97E1956CB4A2ABCBFC7777B08E2AB5C1CD4A7C758DF081A4DEE4"