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.last.sh
Éric Gaspar 81009728a2 upgrade
2023-11-27 15:26:03 +01:00

7 lines
194 B
Bash

#!/bin/bash
# Target version of the Dolibarr update
next_version="18.0.3"
# Dolibarr tarball checksum
dolibarr_source_sha256="8639d466b26f0fba7d2b610a96ffcf36a657b1e00bdc2e5a1ac5287521dcb4ed"