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
2023-03-29 08:14:53 +02:00

7 lines
No EOL
193 B
Bash

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