From d175139fa22b32ba7f0810550cc5e14758a6036f Mon Sep 17 00:00:00 2001 From: wakemebot Date: Wed, 26 Jun 2024 00:22:40 +0000 Subject: [PATCH] chore(bot): add nushell v0.95.0 --- blueprints/terminal/nushell/ops2deb.lock.yml | 6 ++++++ blueprints/terminal/nushell/ops2deb.yml | 1 + 2 files changed, 7 insertions(+) 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: |-