Skip to content

Commit 91cf891

Browse files
build: automatic update.sh updates (GA)
1 parent bf186fb commit 91cf891

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.ddev/addon-metadata/pimp-my-shell/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: pimp-my-shell
22
repository: .
33
version: ""
4-
install_date: "2026-08-06T13:26:51Z"
4+
install_date: "2026-08-11T12:34:42Z"
55
project_files:
66
- config.pimp-my-shell.yaml
77
- commands/

.ddev/web-build/prepend.Dockerfile.pimp-my-shell

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ FROM pimp-my-shell-base AS pimp-my-shell-zlua
122122
SHELL ["/bin/bash", "-c"]
123123
RUN <<EOF
124124
set -eux
125-
ZLUA_VERSION=v1.8.25
125+
ZLUA_VERSION=1.8.26
126126
mkdir -p /opt/z.lua
127127
cd /opt/z.lua
128128
curl-pimp-my-shell -o zlua.zip https://github.com/skywind3000/z.lua/archive/refs/tags/${ZLUA_VERSION}.zip

web-build/prepend.Dockerfile.pimp-my-shell

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ FROM pimp-my-shell-base AS pimp-my-shell-zlua
122122
SHELL ["/bin/bash", "-c"]
123123
RUN <<EOF
124124
set -eux
125-
ZLUA_VERSION=v1.8.25
125+
ZLUA_VERSION=1.8.26
126126
mkdir -p /opt/z.lua
127127
cd /opt/z.lua
128128
curl-pimp-my-shell -o zlua.zip https://github.com/skywind3000/z.lua/archive/refs/tags/${ZLUA_VERSION}.zip

0 commit comments

Comments
 (0)