summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorТомас2022-04-08 14:15:37 -0500
committerТомас2022-04-08 14:15:37 -0500
commiteb1a9cde118715692d24d51532e87501ddedbeb4 (patch)
tree25355f93b02c7a8f8231c9cde8e1263b0f5ca086
parentdaac597f8a93e2013ed236687eafd5f29ac43ca1 (diff)
downloadaur-eb1a9cde118715692d24d51532e87501ddedbeb4.tar.gz
22.2.807 → 22.4.861
Signed-off-by: Томас <70m4c@70m4c.su>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f163f2a1485..024274bfbd7a 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 = 22.2.807
+ pkgver = 22.4.861
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 = cinc
- source = https://packages.chef.io/files/stable/chef-workstation/22.2.807/ubuntu/18.04/chef-workstation_22.2.807-1_amd64.deb
- sha256sums = b6ee75b2c029259f23e1cd204118f758266bbd0466521ccbc45e3dd5708d05fc
+ source = https://packages.chef.io/files/stable/chef-workstation/22.4.861/ubuntu/18.04/chef-workstation_22.4.861-1_amd64.deb
+ sha256sums = 1a1522e20cc4d031cfd1d3ccef93177bb54e07bed30707d089f265360083af78
pkgname = chef-workstation
depends = libxcrypt-compat
diff --git a/PKGBUILD b/PKGBUILD
index 56cd629e1be6..8bb830f8bb1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# shellcheck disable=SC2154 # Ignore "unassigned" references to $srcdir and $pkgdir
pkgname=chef-workstation
-pkgver=22.2.807
+pkgver=22.4.861
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')
@@ -13,8 +13,8 @@ url="https://downloads.chef.io/chef-workstation/"
license=('custom:Chef EULA')
depends=()
conflicts=(chef-dk chef chef-solo cinc)
-source=('https://packages.chef.io/files/stable/chef-workstation/22.2.807/ubuntu/18.04/chef-workstation_22.2.807-1_amd64.deb')
-sha256sums=('b6ee75b2c029259f23e1cd204118f758266bbd0466521ccbc45e3dd5708d05fc')
+source=('https://packages.chef.io/files/stable/chef-workstation/22.4.861/ubuntu/18.04/chef-workstation_22.4.861-1_amd64.deb')
+sha256sums=('1a1522e20cc4d031cfd1d3ccef93177bb54e07bed30707d089f265360083af78')
package() {
depends=('libxcrypt-compat')