Skip to content

Commit 21d3ebb

Browse files
authored
New version: rsteube.Carapace version 1.6.5 (microsoft#366650)
1 parent 543fa6b commit 21d3ebb

3 files changed

Lines changed: 130 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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: rsteube.Carapace
5+
PackageVersion: 1.6.5
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: carapace.exe
10+
UpgradeBehavior: install
11+
ReleaseDate: 2026-04-29
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/carapace-sh/carapace-bin/releases/download/v1.6.5/carapace-bin_1.6.5_windows_amd64.zip
15+
InstallerSha256: B165847E4DA484CBF97B1629C72F9701F952C06BE0CD5080DFFF5FFA4F8C9B19
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
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: rsteube.Carapace
5+
PackageVersion: 1.6.5
6+
PackageLocale: en-US
7+
Publisher: rsteube
8+
PublisherUrl: https://carapace-sh.github.io/carapace-bin
9+
PublisherSupportUrl: https://github.com/carapace-sh/carapace-bin/issues
10+
PackageName: Carapace
11+
PackageUrl: https://github.com/carapace-sh/carapace-bin
12+
License: MIT
13+
LicenseUrl: https://github.com/carapace-sh/carapace-bin/blob/HEAD/LICENSE
14+
ShortDescription: multi-shell, multi-command, argument completer
15+
Tags:
16+
- bash
17+
- carapace
18+
- completion
19+
- elvish
20+
- fish
21+
- ion
22+
- nushell
23+
- oil
24+
- powershell
25+
- tcsh
26+
- xonsh
27+
- xontrib
28+
- zsh
29+
ReleaseNotes: |-
30+
Changelog
31+
- 5ec341d Merge pull request #3390 from carapace-sh/atuin-updates-v18.16.0
32+
- 9de5988 atuin: updates from v18.16.0
33+
- 6abf3cd Merge pull request #3388 from carapace-sh/cargo-updates-0.96.0
34+
- 441b6e7 cargo: updates from 0.96.0
35+
- 94d8bd8 Merge pull request #3387 from carapace-sh/cargo-fix-alias
36+
- 2c1b1f5 cargo: fix aliases
37+
- 33e563c Merge pull request #3386 from carapace-sh/go-fix
38+
- a5881a1 executed go fix
39+
- 13578be Merge pull request #3383 from carapace-sh/go-updates-1.26
40+
- a705153 go: updates from 1.26
41+
- ff05351 Merge pull request #3384 from carapace-sh/git-rebase-fix-positional
42+
- 8478216 git: rebase - fix positional completion
43+
- 8cba2ab Merge pull request #3382 from carapace-sh/gh-updates-v2.92.0
44+
- fc1bc86 gh: updates from v2.92.0
45+
- 92b8258 Merge pull request #3381 from carapace-sh/git-hook-list
46+
- c3bd849 git: added hook list
47+
- 039a55e Merge pull request #3380 from carapace-sh/git-history
48+
- 7b3ed16 git: added history
49+
- 8780864 pixi: parse global environments from JSON output (#3379)
50+
- 39a0bea but: updates from 0.19.9 (#3378)
51+
- 24c87cb pixi: Enhance path completion for global install and add extensions discovery (#3375)
52+
- 52452b8 Merge pull request #3377 from carapace-sh/just-parameters
53+
- b24cc6c just: parameter completion
54+
- 142c05a Merge pull request #3374 from carapace-sh/just-updats-1.50.0
55+
- 3cfb4f0 just: updates from 1.50.0
56+
- 85e0de5 Merge pull request #3376 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.4
57+
- 14488fa build(deps): bump github.com/carapace-sh/carapace from 1.11.3 to 1.11.4
58+
- 2c13a63 Merge pull request #3373 from carapace-sh/git-remotes-description
59+
- c251ede git: ActionRemotes - added description
60+
- e4184ab Merge pull request #3372 from carapace-sh/git-push-forceprefix
61+
- 790e778 git: push - support force prefix (+)
62+
- d62b2cd Merge pull request #3371 from carapace-sh/git-push-delete
63+
- 7f8b803 git: push - complete remote branches/tags for ``--delete`
64+
- 6050532 Merge pull request #3369 from carapace-sh/jj-updates-v0.40.0
65+
- 738261e jj: updates from v0.40.0
66+
- c1d862b Merge pull request #3367 from carapace-sh/add-gh-stack
67+
- 529a775 Merge pull request #3368 from carapace-sh/gh-updates-2.91.0
68+
- 8182085 gh: updates from v2.91.0
69+
- 963c221 added gh-stack
70+
- dc10078 Merge pull request #3366 from kusutori/master
71+
- 1846ab8 pixi: run - added noninterspersed positional completion
72+
- c74847b Merge pull request #3357 from carapace-sh/dependabot/go_modules/golang.org/x/mod-0.35.0
73+
- e8b8918 build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0
74+
- 39f0e40 Merge pull request #3353 from carapace-sh/flatpak-uninstall
75+
- 945018e flatpak: uninstall - complete applications
76+
- edb5fe2 Merge pull request #3352 from carapace-sh/rename-snippet
77+
- f9c7216 renamed lazyinit to snippet
78+
- e6e616e Merge pull request #3351 from carapace-sh/elvish-init
79+
- 4e5ed76 elvish: one-step completer registration
80+
- 5f9e4c1 Merge pull request #3347 from carapace-sh/pixi-exec-noninterspersed
81+
- b0280d8 pixi: exec - added noninterspersed positional completion
82+
- d71d269 Merge pull request #3348 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.3
83+
- 5bbc1ae build(deps): bump github.com/carapace-sh/carapace from 1.11.2 to 1.11.3
84+
- 602cdf6 Merge pull request #3345 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-spec-1.5.1
85+
- e860548 build(deps): bump github.com/carapace-sh/carapace-spec
86+
- b85950d Merge pull request #3344 from carapace-sh/goprivate-completion
87+
- 5ec7236 go: added goprivate completion
88+
- a6c9504 Merge pull request #3338 from Saurabh825/systemd
89+
- f55f1ca systemd-analyze: updated to systemd 260
90+
- 067254b systemctl: updated to systemd 260 (#3337)
91+
- 965481a systemctl: updated to systemd 260
92+
- 048c69a doc: added scraping (#3336)
93+
- 076668f added hyperfine (#3335)
94+
- 956785e pnpm: add detailed completion support (#3318)
95+
- 1a2a292 Merge pull request #3331 from carapace-sh/wt-updates-v0.30.0
96+
- 8e24d19 Merge pull request #3334 from carapace-sh/jj-config-list
97+
- 26fed73 jj: use config list
98+
- 65d13ec wt: updates from v0.30.0
99+
- 961af03 Merge pull request #3330 from carapace-sh/jj-alias-toml
100+
- c1ce4d6 jj: parse aliases as toml
101+
- 796a5f1 Merge pull request #3329 from carapace-sh/jj-fix-alias-completion
102+
- cb07d22 jj: fix alias completion
103+
ReleaseNotesUrl: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.5
104+
ManifestType: defaultLocale
105+
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: rsteube.Carapace
5+
PackageVersion: 1.6.5
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)