diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2024-12-22 11:46:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-22 11:46:24 +0100 |
| commit | 048e166c9ea6c70d383141d89054740ae8d59681 (patch) | |
| tree | 81f67d7ae7bcdb4ec46c3e7f5b65fab0cb796486 /.github/dependencies.yml | |
| parent | b9e73b44811becbdf24cff54441c73839a29c523 (diff) | |
| download | zsh-048e166c9ea6c70d383141d89054740ae8d59681.tar.gz zsh-048e166c9ea6c70d383141d89054740ae8d59681.tar.bz2 zsh-048e166c9ea6c70d383141d89054740ae8d59681.zip | |
feat(z): update to dd94ef04 (#12862)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github/dependencies.yml')
| -rw-r--r-- | .github/dependencies.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependencies.yml b/.github/dependencies.yml index 603bf7566..3386e55a0 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -36,7 +36,7 @@ dependencies: plugins/z: branch: master repo: agkozak/zsh-z - version: afaf2965b41fdc6ca66066e09382726aa0b6aa04 + version: dd94ef04acc41748ba171eb219971cb455e0040b precopy: | set -e test -e README.md && mv -f README.md MANUAL.md |
