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-08-09 10:55:08 +02:00

14 lines
375 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
nodejs_version=21
current_hash="a1c78683"
version="2.1.2-10698-g380c77a7"
build_date="Wed, 7 Aug 2024 09:14:03 +0000"
#=================================================
# PERSONAL HELPERS
#=================================================