docker-compose: updated to version 2.19.0

This commit is contained in:
Matt Housh 2023-06-28 09:25:46 -05:00
parent de8aaf3cde
commit 65017261f0
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/VKfoYqQvx5m81I357+jSvbDH/kPsO+SODa1AP1zEp7BUxFpDr9DbGzaRILotDYsVsLrYQhAMklY0WrpASweQE=
SHA256 (Pkgfile) = 06933884a52e51a55ea374623d5642fcd165805383f9d8c332aaaf0ce5ffca6a
RWSagIOpLGJF3xX3+SYn9jaHFmAFaqQlahbEU48QhUpdrz4FY4KHt3ylcS/8D311ALefxKN1Mc35Bs2GWPBnXPlNdpHm6//F8wc=
SHA256 (Pkgfile) = 03251a1a0ee0e206bdaf9f2035aca0b89cebd0da90d0a5e4563a7887b55be5de
SHA256 (.footprint) = 7154d1f66d9f29102103d3d93b9968c5c01ab4baa58ef7acec084fab6b6c2cb9
SHA256 (docker-compose-2.18.1.tar.gz) = 192c47c177d9bfd8492ed0c49214af0c740586da6db0b7e9c9a07da37c9dc722
SHA256 (docker-compose-2.19.0.tar.gz) = 0be3fd713ef84985f63d76de4c58451401aed1dfbeb235127dd77a57d1890996

View File

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