Skip to content

Commit 5ad7ee8

Browse files
authored
New version: yukimemi.shun version 3.7.2 (microsoft#352606)
1 parent 9e0cad6 commit 5ad7ee8

3 files changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: yukimemi.shun
5+
PackageVersion: 3.7.2
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
InstallModes:
10+
- interactive
11+
- silent
12+
InstallerSwitches:
13+
Silent: /S
14+
SilentWithProgress: /S
15+
UpgradeBehavior: install
16+
ProductCode: shun
17+
ReleaseDate: 2026-03-26
18+
AppsAndFeaturesEntries:
19+
- ProductCode: shun
20+
InstallationMetadata:
21+
DefaultInstallLocation: '%LocalAppData%\shun'
22+
Installers:
23+
- Architecture: x64
24+
InstallerUrl: https://github.com/yukimemi/shun/releases/download/v3.7.2/shun_3.7.2_x64-setup.exe
25+
InstallerSha256: EE1E064849FC349B960CD83FC4252B802AEACEB57BE18086AA33FE906391248C
26+
ManifestType: installer
27+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: yukimemi.shun
5+
PackageVersion: 3.7.2
6+
PackageLocale: en-US
7+
Publisher: yukimemi
8+
PublisherUrl: https://github.com/yukimemi
9+
PublisherSupportUrl: https://github.com/yukimemi/shun/issues
10+
PackageName: shun
11+
PackageUrl: https://github.com/yukimemi/shun
12+
License: MIT
13+
LicenseUrl: https://github.com/yukimemi/shun/blob/HEAD/LICENSE
14+
ShortDescription: A cross-platform, keyboard-driven minimal launcher like Alfred/Raycast
15+
Description: |-
16+
shun (瞬) is a cross-platform, keyboard-driven minimal launcher built with Tauri.
17+
Features include fuzzy/exact search, launch history with frecency sorting, args mode,
18+
path & URL completion, slash commands, auto-update, theming, and more.
19+
Moniker: shun
20+
Tags:
21+
- alfred
22+
- keyboard
23+
- launcher
24+
- productivity
25+
- raycast
26+
- tauri
27+
ReleaseNotes: |-
28+
What's Changed
29+
See commits for details.
30+
Installation
31+
Download the installer for your platform from the assets below:
32+
────────┬────────────────────────────────────────────────────────────────────────────
33+
Platform│File
34+
────────┼────────────────────────────────────────────────────────────────────────────
35+
Windows │*-setup.exe (installer, no admin required) or shun-windows-x64.zip
36+
│(portable)
37+
────────┼────────────────────────────────────────────────────────────────────────────
38+
macOS │.dmg
39+
────────┼────────────────────────────────────────────────────────────────────────────
40+
Linux │.AppImage or .deb
41+
────────┴────────────────────────────────────────────────────────────────────────────
42+
ReleaseNotesUrl: https://github.com/yukimemi/shun/releases/tag/v3.7.2
43+
ManifestType: defaultLocale
44+
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.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: yukimemi.shun
5+
PackageVersion: 3.7.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)