Skip to content

Commit

Permalink
chore: update nushell on CI to 0.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzk committed Sep 1, 2023
1 parent 3156706 commit 0ad180f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_dependencies.bash
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ elvish_semver="v0.19.2"
fish_semver="3.6.1"
fish_apt_semver="${fish_semver}-1~jammy"
# Nushell
nushell_semver="0.78.0"
nushell_semver="0.84.0"
# Powershell
powershell_semver="7.3.3"
powershell_apt_semver="${powershell_semver}-1.deb"
Expand Down

0 comments on commit 0ad180f

Please sign in to comment.