summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSampson Crowley2021-08-20 23:02:52 -0600
committerSampson Crowley2021-08-20 23:02:52 -0600
commit4a93cd7a0f6059f570dbcbfdd77f4a930a96de4f (patch)
treed8e5c7ef56bbc1a0da2b059462d72610c8ae0e33
parent0f695d7eb98f0f8340eb0c4de2e59b8eafc7bb21 (diff)
downloadaur-4a93cd7a0f6059f570dbcbfdd77f4a930a96de4f.tar.gz
upgpkg: heroku-cli 7.57.0-1
upstream release heroku-cli 7.51.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99e5a4cd4abb..83a1ef701b69 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.56.1
+ pkgver = 7.57.0
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=d51d38f10846ff78cc5eaaad808bd3a39d7cee78
+ source = git+https://github.com/heroku/cli.git#commit=b89fcc082e35317ee37cfecb9ae9d53f883da4ce
sha256sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ec471763c6e2..fd8db8407dbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Github Contributor: Joey Dumont <https://github.com/joeydumont>
pkgname=heroku-cli
-pkgver=7.56.1
+pkgver=7.57.0
pkgrel=1
-_commit_id="d51d38f10846ff78cc5eaaad808bd3a39d7cee78"
+_commit_id="b89fcc082e35317ee37cfecb9ae9d53f883da4ce"
pkgdesc="CLI to manage Heroku apps and services with forced auto-update removed"
arch=('any')
url="https://devcenter.heroku.com/articles/heroku-cli"