diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-05-24 12:09:13 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-05-24 12:09:51 -0700 |
commit | 77333bdd50f6adfeadbc5b546dba4e4dc62a0688 (patch) | |
tree | b40df0a0465cf4bb413e43de2aa05889c68c4ce1 /shells/nushell | |
parent | sysutils/mise: update 2025.5.5 → 2025.5.11 (diff) |
shells/nushell: update 0.104.0 → 0.104.1
Reported by: portscout
Diffstat (limited to 'shells/nushell')
-rw-r--r-- | shells/nushell/Makefile | 2 | ||||
-rw-r--r-- | shells/nushell/Makefile.version | 2 | ||||
-rw-r--r-- | shells/nushell/distinfo | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index f413c5b011cb..1a9fd9ee98b1 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,5 +1,5 @@ PORTNAME= nushell -DISTVERSION= 0.104.0 +DISTVERSION= 0.104.1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/nushell/Makefile.version b/shells/nushell/Makefile.version index 3f9e243964ce..2955e545da8a 100644 --- a/shells/nushell/Makefile.version +++ b/shells/nushell/Makefile.version @@ -1,3 +1,3 @@ # this file is provided for nushell users -NUSHELL_VER=0.104.0 +NUSHELL_VER=0.104.1 diff --git a/shells/nushell/distinfo b/shells/nushell/distinfo index 6afb01d6136a..9703763993b7 100644 --- a/shells/nushell/distinfo +++ b/shells/nushell/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1747177901 +TIMESTAMP = 1748077403 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 @@ -1539,5 +1539,5 @@ SHA256 (rust/crates/zstd-safe-7.2.1.crate) = 54a3ab4db68cea366acc5c897c7b4d4d1b8 SIZE (rust/crates/zstd-safe-7.2.1.crate) = 21122 SHA256 (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa SIZE (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 749090 -SHA256 (nushell-nushell-0.104.0_GH0.tar.gz) = 2964ef7148d0f67fa4860fa3eab1c7d15c51ec5292be0cd0865996816f46fe84 -SIZE (nushell-nushell-0.104.0_GH0.tar.gz) = 3477814 +SHA256 (nushell-nushell-0.104.1_GH0.tar.gz) = 3dafca8bf892f5a2afaac1122a88a7eb7f22a0b62ef901f550173a11d5cbdf6e +SIZE (nushell-nushell-0.104.1_GH0.tar.gz) = 3486074 |