summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a6a4ca7d15d..eb4e628e16db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Frédéric Potvin <frederic.potvin@platform.sh>
pkgname=platformsh-cli
-pkgver='3.34.1'
+pkgver='3.34.2'
pkgrel=1
pkgdesc="Platform.sh CLI"
arch=('any')
@@ -18,8 +18,8 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/platformsh/platformsh-cli/releases/download/v3.34.1/platform.phar")
-sha256sums=('53cfbd8255270f9f12b2e5cf9882ea3a9094866bcde19de406ddf676c114d1fa')
+source=("https://github.com/platformsh/platformsh-cli/releases/download/v3.34.2/platform.phar")
+sha256sums=('11b35014067a096b65f73ee506eb8d40f8baca9cb9dc23e73c3b7d0b512182bb')
noextract=('platform.phar')
build() {