1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2024-09-03 19:56:56 +02:00
penpot_ynh/scripts/_common.sh
2024-06-02 19:24:11 -04:00

14 lines
376 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
nodejs_version=21
current_hash="380c77a7"
version="2.0.3-10698-g380c77a7"
build_date="Mon, 18 Sep 2023 09:14:03 +0000"
#=================================================
# PERSONAL HELPERS
#=================================================