summaryrefslogtreecommitdiff
path: root/.github/dependencies.yml
diff options
context:
space:
mode:
authorohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>2025-05-11 11:06:03 +0200
committerGitHub <noreply@github.com>2025-05-11 11:06:03 +0200
commit3f8ea81b89cda583acea098c9b7353c295619d4d (patch)
tree43815fc218134eb06cd2daf2caac14c490275556 /.github/dependencies.yml
parent62afbdebb96bf91c044a92b75d86f85a67da67a7 (diff)
downloadzsh-3f8ea81b89cda583acea098c9b7353c295619d4d.tar.gz
zsh-3f8ea81b89cda583acea098c9b7353c295619d4d.tar.bz2
zsh-3f8ea81b89cda583acea098c9b7353c295619d4d.zip
feat(z): update to cf9225fe (#13115)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github/dependencies.yml')
-rw-r--r--.github/dependencies.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependencies.yml b/.github/dependencies.yml
index 70f3d03da..23168b91a 100644
--- a/.github/dependencies.yml
+++ b/.github/dependencies.yml
@@ -38,7 +38,7 @@ dependencies:
plugins/z:
branch: master
repo: agkozak/zsh-z
- version: dd94ef04acc41748ba171eb219971cb455e0040b
+ version: cf9225feebfae55e557e103e95ce20eca5eff270
precopy: |
set -e
test -e README.md && mv -f README.md MANUAL.md