summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba7a577f6668..ed35ce9b46a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chef-workstation
pkgdesc = Chef Workstation gives you everything you need to get started with Chef. Start scanning and configuring your environments today with InSpec and chef-run.
- pkgver = 20.10.168
+ pkgver = 20.12.187
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = chef-workstation
conflicts = chef
conflicts = chef-solo
conflicts = chef-client
- source = https://packages.chef.io/files/stable/chef-workstation/20.10.168/ubuntu/18.04/chef-workstation_20.10.168-1_amd64.deb
- sha256sums = 3b11aafbea630e4837a980bf8501fe73a73cc7402a789612e759d3887c50d486
+ source = https://packages.chef.io/files/stable/chef-workstation/20.12.187/ubuntu/18.04/chef-workstation_20.12.187-1_amd64.deb
+ sha256sums = 73f1293f995db92180f54daea7e56622c5daf125485f3029897d403f43fb654c
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index a5df8f2590b2..40370b0f82fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=20.10.168
+pkgver=20.12.187
pkgrel=1
pkgdesc="Chef Workstation gives you everything you need to get started with Chef. Start scanning and configuring your environments today with InSpec and chef-run."
arch=('x86_64')
@@ -9,8 +9,8 @@ url="https://downloads.chef.io/chef-workstation/"
license=('Apache')
depends=()
conflicts=(chef-dk chef chef-solo chef-client)
-source=('https://packages.chef.io/files/stable/chef-workstation/20.10.168/ubuntu/18.04/chef-workstation_20.10.168-1_amd64.deb')
-sha256sums=('3b11aafbea630e4837a980bf8501fe73a73cc7402a789612e759d3887c50d486')
+source=('https://packages.chef.io/files/stable/chef-workstation/20.12.187/ubuntu/18.04/chef-workstation_20.12.187-1_amd64.deb')
+sha256sums=('73f1293f995db92180f54daea7e56622c5daf125485f3029897d403f43fb654c')
package() {
cd "$srcdir"