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
2024-02-06 12:10:26 +01:00

7 lines
194 B
Bash

#!/bin/bash
# Target version of the Dolibarr update
next_version="18.0.4"
# Dolibarr tarball checksum
dolibarr_source_sha256="b1467797f892f72aa313f69f16d5277b481f2a7264ebe1d0ccf43311ca473684"