Skip to content

Commit

Permalink
version 23.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jarischaefer committed Sep 20, 2023
1 parent cb195fa commit 6cef78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pre_install/build/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -eu

LIBRENMS_VERSION=${LIBRENMS_VERSION:-23.9.0}
LIBRENMS_VERSION=${LIBRENMS_VERSION:-23.9.1}
LIBRENMS_WEATHERMAP_VERSION=018334ac225a07a77d044a7b46af452d3242534a

git clone --branch ${LIBRENMS_VERSION} https://github.com/librenms/librenms.git /opt/librenms
Expand Down

0 comments on commit 6cef78f

Please sign in to comment.