1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prometheus_ynh.git synced 2024-09-03 20:16:01 +02:00
prometheus_ynh/conf/app.src.default
2021-06-23 22:40:37 +02:00

7 lines
282 B
Text

SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v__VERSION__/prometheus-__VERSION__.linux-__ARCHITECTURE__.tar.gz
SOURCE_SUM=__CHECKSUM__
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_EXTRACT=true
SOURCE_FILENAME=prometheus.tar.gz