Update murmur to 1.3.4

This commit is contained in:
Jens Kohl 2021-06-01 10:51:01 +02:00 committed by GitHub
parent 422ad73916
commit a0c6bf32e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@easypi.pro>
ENV MM_VERSION 1.2.17
ENV MM_VERSION 1.3.4
ENV MM_FILE murmur-static_x86-${MM_VERSION}.tar.bz2
ENV MM_URL https://github.com/mumble-voip/mumble/releases/download/${MM_VERSION}/${MM_FILE}