Skip to content

Commit 3f0d175

Browse files
authored
New version: Nushell.Nushell version 0.112.1
1 parent d2c369e commit 3f0d175

3 files changed

Lines changed: 105 additions & 0 deletions

File tree

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Nushell.Nushell
5+
PackageVersion: 0.112.1
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
InstallModes:
9+
- interactive
10+
- silent
11+
- silentWithProgress
12+
UpgradeBehavior: install
13+
Commands:
14+
- nu
15+
ReleaseDate: 2026-04-11
16+
InstallationMetadata:
17+
DefaultInstallLocation: nu
18+
Installers:
19+
- Architecture: x64
20+
Scope: user
21+
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.112.1/nu-0.112.1-x86_64-pc-windows-msvc.msi
22+
InstallerSha256: 14CC175688C8D633ED5C04F85899858EB4CE143D5293A42943E38E86E8B90975
23+
InstallerSwitches:
24+
Custom: ALLUSERS=2 MSIINSTALLPERUSER=1
25+
ProductCode: '{DA03D692-4AA6-475E-A16A-C86B69F722D5}'
26+
AppsAndFeaturesEntries:
27+
- DisplayName: Nushell
28+
ProductCode: '{DA03D692-4AA6-475E-A16A-C86B69F722D5}'
29+
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
30+
- Architecture: x64
31+
Scope: machine
32+
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.112.1/nu-0.112.1-x86_64-pc-windows-msvc.msi
33+
InstallerSha256: 14CC175688C8D633ED5C04F85899858EB4CE143D5293A42943E38E86E8B90975
34+
InstallerSwitches:
35+
Custom: ALLUSERS=1
36+
ProductCode: '{DA03D692-4AA6-475E-A16A-C86B69F722D5}'
37+
AppsAndFeaturesEntries:
38+
- DisplayName: Nushell
39+
ProductCode: '{DA03D692-4AA6-475E-A16A-C86B69F722D5}'
40+
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
41+
- Architecture: arm64
42+
Scope: user
43+
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.112.1/nu-0.112.1-aarch64-pc-windows-msvc.msi
44+
InstallerSha256: B00FEC78DD3FA8C9513EE8A09FCB466C18AF688BBDB4C2D202DE7A1FA7BBA116
45+
InstallerSwitches:
46+
Custom: ALLUSERS=2 MSIINSTALLPERUSER=1
47+
ProductCode: '{F19404E8-56CA-4F7B-90C4-75FCF812EFBA}'
48+
AppsAndFeaturesEntries:
49+
- DisplayName: Nushell
50+
ProductCode: '{F19404E8-56CA-4F7B-90C4-75FCF812EFBA}'
51+
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
52+
- Architecture: arm64
53+
Scope: machine
54+
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.112.1/nu-0.112.1-aarch64-pc-windows-msvc.msi
55+
InstallerSha256: B00FEC78DD3FA8C9513EE8A09FCB466C18AF688BBDB4C2D202DE7A1FA7BBA116
56+
InstallerSwitches:
57+
Custom: ALLUSERS=1
58+
ProductCode: '{F19404E8-56CA-4F7B-90C4-75FCF812EFBA}'
59+
AppsAndFeaturesEntries:
60+
- DisplayName: Nushell
61+
ProductCode: '{F19404E8-56CA-4F7B-90C4-75FCF812EFBA}'
62+
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
63+
ManifestType: installer
64+
ManifestVersion: 1.12.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Nushell.Nushell
5+
PackageVersion: 0.112.1
6+
PackageLocale: en-US
7+
Publisher: The Nushell Project Developers
8+
PublisherUrl: https://www.nushell.sh/
9+
PublisherSupportUrl: https://github.com/nushell/nushell/issues
10+
Author: The Nushell Project Developers
11+
PackageName: nu
12+
PackageUrl: https://github.com/nushell/integrations
13+
License: MIT
14+
LicenseUrl: https://github.com/nushell/nushell/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2019 - 2025 The Nushell Project Developers
16+
CopyrightUrl: https://raw.githubusercontent.com/nushell/nushell/main/LICENSE
17+
ShortDescription: A new type of shell
18+
Description: |-
19+
Hello, and welcome to the Nushell project.
20+
The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of development.
21+
Nu takes cues from a lot of familiar territory, traditional shells like bash, object based shells like PowerShell, functional programming, systems programming, and more.
22+
Moniker: nushell
23+
Tags:
24+
- rust
25+
- shell
26+
ReleaseNotes: |-
27+
This is the 0.112.1 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2026-04-11-nushell_v0_112_1.html
28+
(We skipped release 0.112.0 due to issue when releasing to crates.io.)
29+
For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies
30+
This release was made possible by PR contributions from @0xRozier, @amaanq, @andrewgazelka, @app/, @app/dependabot, @ayax79, @Bahex, @Benjas333, @blackhat-hemsworth, @blindFS, @Bortlesboat, @ChrisDenton, @CloveSVG, @cmtm, @coravacav, @cosineblast, @cptpiepmatz, @Dexterity104, @dxrcy, @fdncred, @galuszkak, @guluo2016, @hustcer, @ian-h-chamberlain, @Juhan280, @kiannidev, @kx0101, @Moayad717, @musicinmybrain, @niklasmarderx, @pickx, @preiter93, @rayzeller, @rbran, @Rohan5commit, @seroperson, @sholderbach, @smartcoder0777, @stuartcarnie, @tauanbinato, @Tyarel8, @weirdan, @WindSoilder, @WookiesRpeople2, @xtqqczze, @ymcx, @ysthakur, @zhiburt
31+
ReleaseNotesUrl: https://github.com/nushell/nushell/releases/tag/0.112.1
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Nushell.Nushell
5+
PackageVersion: 0.112.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)