Skip to content

Commit 5baf95d

Browse files
oklopferook37
andauthored
upd(docker-compose-plugin-bin): 2.30.3 -> 2.32.4 (#6910)
Co-authored-by: ook37 <oren+12345@taumoda.com>
1 parent 816f1fd commit 5baf95d

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
pkgbase = docker-compose-plugin-bin
22
gives = docker-compose-plugin
3-
pkgver = 2.30.3
3+
pkgver = 2.32.4
44
pkgdesc = Docker Compose cli plugin
55
url = https://github.com/docker/compose
66
arch = amd64
77
arch = arm64
88
replaces = docker-compose-plugin
99
maintainer = Oren Klopfer <oren@taumoda.com>
1010
repology = project: docker-compose
11-
source_amd64 = https://github.com/docker/compose/releases/download/v2.30.3/docker-compose-linux-x86_64
12-
sha256sums_amd64 = fbb4853d3f2148b0f2f0916f8971c9e500784e4e4949324934fc0b7dc2ed5016
13-
source_arm64 = https://github.com/docker/compose/releases/download/v2.30.3/docker-compose-linux-aarch64
14-
sha256sums_arm64 = 8fed7b79b8bd1cb0624142f7d723c3cc67ba747c77ed69abbdefdc77a6d416d1
11+
source_amd64 = https://github.com/docker/compose/releases/download/v2.32.4/docker-compose-linux-x86_64
12+
sha256sums_amd64 = ed1917fb54db184192ea9d0717bcd59e3662ea79db48bff36d3475516c480a6b
13+
source_arm64 = https://github.com/docker/compose/releases/download/v2.32.4/docker-compose-linux-aarch64
14+
sha256sums_arm64 = 0c4591cf3b1ed039adcd803dbbeddf757375fc08c11245b0154135f838495a2f
1515

1616
pkgname = docker-compose-plugin-bin

packages/docker-compose-plugin-bin/docker-compose-plugin-bin.pacscript

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
pkgname="docker-compose-plugin-bin"
22
gives="docker-compose-plugin"
33
replaces=("${gives}")
4-
pkgver="2.30.3"
4+
pkgver="2.32.4"
55
pkgdesc="Docker Compose cli plugin"
66
url='https://github.com/docker/compose'
77
arch=('amd64' 'arm64')
88
repology=("project: docker-compose")
99
maintainer=("Oren Klopfer <oren@taumoda.com>")
10-
sha256sums_amd64=("fbb4853d3f2148b0f2f0916f8971c9e500784e4e4949324934fc0b7dc2ed5016")
11-
sha256sums_arm64=("8fed7b79b8bd1cb0624142f7d723c3cc67ba747c77ed69abbdefdc77a6d416d1")
10+
sha256sums_amd64=("ed1917fb54db184192ea9d0717bcd59e3662ea79db48bff36d3475516c480a6b")
11+
sha256sums_arm64=("0c4591cf3b1ed039adcd803dbbeddf757375fc08c11245b0154135f838495a2f")
1212
source_amd64=("https://github.com/docker/compose/releases/download/v${pkgver}/docker-compose-linux-x86_64")
1313
source_arm64=("https://github.com/docker/compose/releases/download/v${pkgver}/docker-compose-linux-aarch64")
1414

srclist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2156,18 +2156,18 @@ pkgname = docker-buildx-plugin-bin
21562156
---
21572157
pkgbase = docker-compose-plugin-bin
21582158
gives = docker-compose-plugin
2159-
pkgver = 2.30.3
2159+
pkgver = 2.32.4
21602160
pkgdesc = Docker Compose cli plugin
21612161
url = https://github.com/docker/compose
21622162
arch = amd64
21632163
arch = arm64
21642164
replaces = docker-compose-plugin
21652165
maintainer = Oren Klopfer <oren@taumoda.com>
21662166
repology = project: docker-compose
2167-
source_amd64 = https://github.com/docker/compose/releases/download/v2.30.3/docker-compose-linux-x86_64
2168-
sha256sums_amd64 = fbb4853d3f2148b0f2f0916f8971c9e500784e4e4949324934fc0b7dc2ed5016
2169-
source_arm64 = https://github.com/docker/compose/releases/download/v2.30.3/docker-compose-linux-aarch64
2170-
sha256sums_arm64 = 8fed7b79b8bd1cb0624142f7d723c3cc67ba747c77ed69abbdefdc77a6d416d1
2167+
source_amd64 = https://github.com/docker/compose/releases/download/v2.32.4/docker-compose-linux-x86_64
2168+
sha256sums_amd64 = ed1917fb54db184192ea9d0717bcd59e3662ea79db48bff36d3475516c480a6b
2169+
source_arm64 = https://github.com/docker/compose/releases/download/v2.32.4/docker-compose-linux-aarch64
2170+
sha256sums_arm64 = 0c4591cf3b1ed039adcd803dbbeddf757375fc08c11245b0154135f838495a2f
21712171

21722172
pkgname = docker-compose-plugin-bin
21732173
---

0 commit comments

Comments
 (0)