File tree Expand file tree Collapse file tree 3 files changed +62
-0
lines changed
manifests/j/junegunn/fzf/0.57.0 Expand file tree Collapse file tree 3 files changed +62
-0
lines changed Original file line number Diff line number Diff line change 1+ # Created with WinGet Releaser v2 using Komac v1.11.0
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
3+
4+ PackageIdentifier : junegunn.fzf
5+ PackageVersion : 0.57.0
6+ InstallerType : zip
7+ NestedInstallerType : portable
8+ NestedInstallerFiles :
9+ - RelativeFilePath : fzf.exe
10+ PortableCommandAlias : fzf
11+ ReleaseDate : 2024-12-15
12+ Installers :
13+ - Architecture : x64
14+ InstallerUrl : https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-windows_amd64.zip
15+ InstallerSha256 : 128E05A05222008C5798688C34AACFE7DF66CC0F41B94CDF561EE1B735CA9A8B
16+ - Architecture : arm
17+ InstallerUrl : https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-windows_armv7.zip
18+ InstallerSha256 : 10EE04F7B5536C5279741BCC0CDF363792FB14EE7CDB7453EDA3CF642828110A
19+ - Architecture : arm64
20+ InstallerUrl : https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-windows_arm64.zip
21+ InstallerSha256 : BF5F83D01AA32BD60958F37924692C0D75E6F0558F4AC7CBAAE3CA783EED80AE
22+ ManifestType : installer
23+ ManifestVersion : 1.5.0
Original file line number Diff line number Diff line change 1+ # Created with WinGet Releaser v2 using Komac v1.11.0
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
3+
4+ PackageIdentifier : junegunn.fzf
5+ PackageVersion : 0.57.0
6+ PackageLocale : en-US
7+ Publisher : Junegunn Choi
8+ PublisherUrl : https://github.com/junegunn
9+ PublisherSupportUrl : https://github.com/junegunn/fzf/issues
10+ Author : Junegunn Choi
11+ PackageName : fzf
12+ PackageUrl : https://github.com/junegunn/fzf
13+ License : MIT
14+ LicenseUrl : https://github.com/junegunn/fzf/blob/master/LICENSE
15+ Copyright : Copyright (c) 2013-2023 Junegunn Choi
16+ CopyrightUrl : https://github.com/junegunn/fzf/blob/master/LICENSE
17+ ShortDescription : A general-purpose command-line fuzzy finder
18+ Tags :
19+ - cli
20+ - go
21+ ReleaseNotes : |-
22+ - You can now resize the preview window by dragging the border
23+ - Built-in walker improvements
24+ - --walker-root can take multiple directory arguments. e.g. --walker-root include src lib
25+ - --walker-skip can handle multi-component patterns. e.g. --walker-skip target/build
26+ - Removed long processing delay when displaying images in the preview window
27+ - FZF_PREVIEW_* environment variables are exported to all child processes (#4098)
28+ - Bug fixes in fish scripts
29+ ReleaseNotesUrl : https://github.com/junegunn/fzf/releases/tag/v0.57.0
30+ ManifestType : defaultLocale
31+ ManifestVersion : 1.5.0
Original file line number Diff line number Diff line change 1+ # Created with WinGet Releaser v2 using Komac v1.11.0
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
3+
4+ PackageIdentifier : junegunn.fzf
5+ PackageVersion : 0.57.0
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.5.0
You can’t perform that action at this time.
0 commit comments