Skip to content

Commit 8544bbb

Browse files
committed
docker-gen: update to 0.16.1.
1 parent c3904b3 commit 8544bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/docker-gen/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'docker-gen'
22
pkgname=docker-gen
3-
version=0.16.0
3+
version=0.16.1
44
revision=1
55
build_style=go
66
go_import_path="github.com/nginx-proxy/docker-gen"
@@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <[email protected]>"
1010
license="MIT"
1111
homepage="https://github.com/nginx-proxy/docker-gen"
1212
distfiles="https://github.com/nginx-proxy/docker-gen/archive/refs/tags/${version}.tar.gz"
13-
checksum=37484452798c719696fd7af607d529479d07a049a678423fb15a8c45f30bf240
13+
checksum=c35fcc972c68cb6feea6f2ca1437a3a2b104df138b2ccbec39659a277950306b
1414

1515
post_install() {
1616
vlicense LICENSE

0 commit comments

Comments
 (0)