diff --git a/zed.yaml b/zed.yaml index 17d53e97878..71aae86357f 100644 --- a/zed.yaml +++ b/zed.yaml @@ -1,6 +1,6 @@ package: name: zed - version: 0.162.4 + version: 0.162.5 epoch: 0 description: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. copyright: @@ -40,7 +40,7 @@ pipeline: with: repository: https://github.com/zed-industries/zed tag: v${{package.version}} - expected-commit: c3657f15d6d48092ed2ebe78731e5bad0af6a043 + expected-commit: c27662ba285d2907be0e5b638feefb06444c89ed - uses: rust/cargobump