1
0
forked from ports/contrib

docker-compose: updated to version 2.14.2

This commit is contained in:
Matt Housh 2022-12-29 19:21:22 -06:00
parent a1e06d9593
commit b8c954627d
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36Po55H/nJHxXvIYsY2e1ZSoc0vdM5D5SEGmkpl+MPxCD/9g87ZdyNedHfWQsHDjBQ3XdxkTr6hiaqFZ6bsWFww=
SHA256 (Pkgfile) = cdf3d0124a3158c0d96f930695e2c442b0fcd669486b3413c0b720fffc46be8f
RWSagIOpLGJF3+DZwXBT36kNbaqBm3P570V5mqA6ZddJDyhtZbUH/lRRKCTGTWjjghdNjk4YetzLY7OiAap380tbHrjnhYTrbQ4=
SHA256 (Pkgfile) = e70957b0cc0502d0bab740b96f57ffc40536753b99e06207e11c9cf76303ff0e
SHA256 (.footprint) = 7154d1f66d9f29102103d3d93b9968c5c01ab4baa58ef7acec084fab6b6c2cb9
SHA256 (docker-compose-2.14.0.tar.gz) = 003efb3139298aa4795f7a9fa4723ef43c12b401c235fe0c93dd23cc2c6b5f2e
SHA256 (docker-compose-2.14.2.tar.gz) = 72f25596fdaf3bfbb685460c6003acd7ea904b95f12151f892bb199f985fa285

View File

@ -4,7 +4,7 @@
# Depends on: go
name=docker-compose
version=2.14.0
version=2.14.2
release=1
source=(https://github.com/docker/compose/archive/v$version/$name-$version.tar.gz)