diff --git a/blueprints/terminal/nushell/ops2deb.lock.yml b/blueprints/terminal/nushell/ops2deb.lock.yml index 73452a7d3..59a4dfb53 100644 --- a/blueprints/terminal/nushell/ops2deb.lock.yml +++ b/blueprints/terminal/nushell/ops2deb.lock.yml @@ -226,3 +226,9 @@ - url: https://github.com/nushell/nushell/releases/download/0.94.2/nu-0.94.2-x86_64-unknown-linux-gnu.tar.gz sha256: afe8f0e304a3e1299823b84a4ac5796f0e40dc8face9e0f583bdc2ed3180df80 timestamp: 2024-06-03 21:05:57+00:00 +- url: https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-aarch64-unknown-linux-gnu.tar.gz + sha256: 4d7cd7e10735bfd494049bbe2415423098eb5218553049b5574ef6cf671d34a9 + timestamp: 2024-06-26 00:22:39+00:00 +- url: https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-unknown-linux-gnu.tar.gz + sha256: e1d01859e0bc86093fc49a4ece37fd92573baebeea383669feca942f67672a20 + timestamp: 2024-06-26 00:22:39+00:00 diff --git a/blueprints/terminal/nushell/ops2deb.yml b/blueprints/terminal/nushell/ops2deb.yml index 2f2f8fb62..4dabc153c 100644 --- a/blueprints/terminal/nushell/ops2deb.yml +++ b/blueprints/terminal/nushell/ops2deb.yml @@ -104,6 +104,7 @@ - 0.93.0 - 0.94.1 - 0.94.2 + - 0.95.0 homepage: https://www.nushell.sh/ summary: new type of shell written in rust description: |-