summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerardo Gomez2022-11-25 15:51:01 +0100
committerGerardo Gomez2022-11-25 15:55:27 +0100
commiteb1cf41424f070da9891354845e91fce147ec16b (patch)
tree5caf2d82a1751e7342b8548f1828fd9bad6b2f29
parent1df3897b262844ae43ece5d7e0111d86d5e173f0 (diff)
downloadaur-eb1cf41424f070da9891354845e91fce147ec16b.tar.gz
upgrade to 2.12.1
autocompletion is provided by Cobra inside the package
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8a0dbb5b472..755ad95d670a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = docker-compose-v2-bin
pkgdesc = Standalone Golang-based package of a tool for running multi-container applications on Docker defined using the Compose file format
- pkgver = 2.9.0
+ pkgver = 2.12.1
pkgrel = 1
url = https://github.com/docker/compose
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = docker-compose-v2-bin
provides = docker-compose
conflicts = docker-compose
options = !strip
- source = docker-compose-v2.9.0::https://github.com/docker/compose/releases/download/v2.9.0/docker-compose-linux-x86_64
- source = https://github.com/docker/compose/archive/v2.9.0.tar.gz
- sha256sums = 3be9ce88ecba41b734e3fc8e59a9b11531133761414a78827d1615aadb5ef1f5
- sha256sums = 582f3dacb3e96e9a07ff3b9d137b508377a769309b84f6faa8722d7f5a226353
+ source = docker-compose-v2.12.1::https://github.com/docker/compose/releases/download/v2.12.1/docker-compose-linux-x86_64
+ source = https://github.com/docker/compose/archive/v2.12.1.tar.gz
+ sha256sums = 943ff254867e1c23cd6414d7255790daddc7ab69013dd79ba5c172410cbafb14
+ sha256sums = b24ca9b04ad511412af6595a7c3d6a3c119c920b7429545b4e6f70be07523007
pkgname = docker-compose-v2-bin