summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2022-12-10 15:29:58 +0100
committerRaphael Nestler2022-12-10 15:29:58 +0100
commite0c5d50aaf1191ffee54c5ae9f73e44ada7b832d (patch)
tree46d85bc3014bf56bf3f03fd3fd93096246423360
parentb7d114b74ad2f2cb7f994fc201deb852aa649fb5 (diff)
downloadaur-e0c5d50aaf1191ffee54c5ae9f73e44ada7b832d.tar.gz
Update to 7.67.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b779eecb247..d6b26f783a2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = heroku-cli
pkgdesc = CLI to manage Heroku apps and services with forced auto-update removed
- pkgver = 7.62.0
+ pkgver = 7.67.1
pkgrel = 1
url = https://devcenter.heroku.com/articles/heroku-cli
arch = any
@@ -19,7 +19,7 @@ pkgbase = heroku-cli
conflicts = heroku-toolbelt
conflicts = ruby-heroku
options = !strip
- source = git+https://github.com/heroku/cli.git#commit=v7.62.0
+ source = git+https://github.com/heroku/cli.git#commit=v7.67.1
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e7643dc54f54..d9dfa0d2f955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Github Contributors: https://github.com/SampsonCrowley/arch_packages/contributors.md
pkgname=heroku-cli
-pkgver=7.62.0
+pkgver=7.67.1
pkgrel=1
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')