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 50e982c29039..bf9ecd969236 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 = 21.1.247
+ pkgver = 21.2.278
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = chef-workstation
conflicts = chef-solo
conflicts = chef-client
conflicts = cinc
- source = https://packages.chef.io/files/stable/chef-workstation/21.1.247/ubuntu/18.04/chef-workstation_21.1.247-1_amd64.deb
- sha256sums = f30de903161d3c06978a22d346358bf46093997cfcfca6cfde36885aa9f2ea23
+ source = https://packages.chef.io/files/stable/chef-workstation/21.2.278/ubuntu/18.04/chef-workstation_21.2.278-1_amd64.deb
+ sha256sums = 6457062a347fe002d3452eccf18064f1e39ab7373a5618c06ab8e32ac6f32841
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 8b305e43f01f..1a095467bcac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=21.1.247
+pkgver=21.2.278
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 cinc)
-source=('https://packages.chef.io/files/stable/chef-workstation/21.1.247/ubuntu/18.04/chef-workstation_21.1.247-1_amd64.deb')
-sha256sums=('f30de903161d3c06978a22d346358bf46093997cfcfca6cfde36885aa9f2ea23')
+source=('https://packages.chef.io/files/stable/chef-workstation/21.2.278/ubuntu/18.04/chef-workstation_21.2.278-1_amd64.deb')
+sha256sums=('6457062a347fe002d3452eccf18064f1e39ab7373a5618c06ab8e32ac6f32841')
package() {
cd "$srcdir"