summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaweł Otlewski2023-06-30 10:55:37 +0200
committerPaweł Otlewski2023-06-30 10:55:37 +0200
commita0e64b8a0a3e58a8063a311328c06c117c4ebb68 (patch)
treec7274949262376df6c99ec785960112ce384abfb
parent38ab40af753b643c996b5aa721612187e676d952 (diff)
downloadaur-a0e64b8a0a3e58a8063a311328c06c117c4ebb68.tar.gz
Update chef-workstation to 23.5.1040
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b5f539c2aa3..6e58b277e8ce 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 = 23.4.1032
+ pkgver = 23.5.1040
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/23.4.1032/debian/11/chef-workstation_23.4.1032-1_amd64.deb
- sha256sums = fad39369ee600f629809a734b41fa96f7de45e7358cfc695b6b935263a00ab78
+ source = https://packages.chef.io/files/stable/chef-workstation/23.5.1040/debian/11/chef-workstation_23.5.1040-1_amd64.deb
+ sha256sums = fbace5a45c3bf857b72791a893b9dd3ddd80507165aeb80219329e6523e74305
pkgname = chef-workstation
depends = libxcrypt-compat
diff --git a/PKGBUILD b/PKGBUILD
index ec0b3e71f1c0..fa3de5c56e1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# shellcheck disable=SC2154 # Ignore "unassigned" references to $srcdir and $pkgdir
pkgname=chef-workstation
-pkgver=23.4.1032
+pkgver=23.5.1040
pkgrel=1
pkgdesc="Chef's developer toolkit that includes Infra, InSpec, Habitat, and tools like knife."
arch=('x86_64')
@@ -14,8 +14,8 @@ license=('custom:Chef EULA')
depends=()
conflicts=(chef-dk chef chef-solo cinc)
replaces=('chef-dk')
-source=('https://packages.chef.io/files/stable/chef-workstation/23.4.1032/debian/11/chef-workstation_23.4.1032-1_amd64.deb')
-sha256sums=('fad39369ee600f629809a734b41fa96f7de45e7358cfc695b6b935263a00ab78')
+source=('https://packages.chef.io/files/stable/chef-workstation/23.5.1040/debian/11/chef-workstation_23.5.1040-1_amd64.deb')
+sha256sums=('fbace5a45c3bf857b72791a893b9dd3ddd80507165aeb80219329e6523e74305')
package() {
depends=('libxcrypt-compat')