Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions manifests/c/CosmoX/Lepton/2.0.0/CosmoX.Lepton.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: CosmoX.Lepton
PackageVersion: 2.0.0
MinimumOSVersion: 10.0.0.0
InstallerType: nullsoft
InstallerSwitches:
Upgrade: --updated
UpgradeBehavior: install
ProductCode: a7970fb5-a49d-559e-baad-32bc45e8c8f3
ReleaseDate: 2026-07-05
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/hackjutsu/Lepton/releases/download/v2.0.0/Lepton-2.0.0-win-x64.exe
InstallerSha256: 3BC42FA412F8D36292EA098DB1F08D9E7D6F8A5C65957926B43EDE187FA59704
InstallerSwitches:
Custom: /currentuser
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/hackjutsu/Lepton/releases/download/v2.0.0/Lepton-2.0.0-win-x64.exe
InstallerSha256: 3BC42FA412F8D36292EA098DB1F08D9E7D6F8A5C65957926B43EDE187FA59704
InstallerSwitches:
Custom: /allusers
- Architecture: x86
Scope: user
InstallerUrl: https://github.com/hackjutsu/Lepton/releases/download/v2.0.0/Lepton-2.0.0-win-ia32.exe
InstallerSha256: DF27540CE2AC48B38DDE4DBBEDBF084CEE8781E490F7AE57FC9820B109BD9E0B
InstallerSwitches:
Custom: /currentuser
- Architecture: x86
Scope: machine
InstallerUrl: https://github.com/hackjutsu/Lepton/releases/download/v2.0.0/Lepton-2.0.0-win-ia32.exe
InstallerSha256: DF27540CE2AC48B38DDE4DBBEDBF084CEE8781E490F7AE57FC9820B109BD9E0B
InstallerSwitches:
Custom: /allusers
ManifestType: installer
ManifestVersion: 1.12.0
41 changes: 41 additions & 0 deletions manifests/c/CosmoX/Lepton/2.0.0/CosmoX.Lepton.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: CosmoX.Lepton
PackageVersion: 2.0.0
PackageLocale: en-US
Publisher: CosmoX
PublisherUrl: https://github.com/hackjutsu
PublisherSupportUrl: https://github.com/hackjutsu/Lepton/issues
Author: CosmoX
PackageName: Lepton
PackageUrl: https://hackjutsu.com/Lepton/
License: MIT
LicenseUrl: https://github.com/hackjutsu/Lepton/blob/master/LICENSE
Copyright: Copyright (c) 2017-present CosmoX
ShortDescription: A Lean Snippet Manager
Description: Lepton is a lean code snippet manager powered by GitHub Gist.
Tags:
- code
- gist
- github
- snippet
ReleaseNotes: |-
Substantial foundation upgrades
- Major components upgrades: Electron 42, Webpack 5, React 19, etc.
- Secure token storage https://github.com/hackjutsu/Lepton/issues/319
- More efficient memory management https://github.com/hackjutsu/Lepton/issues/465
- Bug fixes https://github.com/hackjutsu/Lepton/issues/539 https://github.com/hackjutsu/Lepton/issues/537 https://github.com/hackjutsu/Lepton/issues/532
New features
- All snippets/gists download + full content search https://github.com/hackjutsu/Lepton/issues/527 https://github.com/hackjutsu/Lepton/issues/254 https://github.com/hackjutsu/Lepton/issues/82 https://github.com/hackjutsu/Lepton/issues/208 https://github.com/hackjutsu/Lepton/issues/501
To enable full content download in .leptonrc.
- Built-in themes https://github.com/hackjutsu/Lepton/issues/541 https://github.com/hackjutsu/Lepton/issues/550
Supported values in .leptonrc's theme : light, dark, one-dark, atom-one-dark, github-light, github-dark, catppuccin-latte, catppuccin-mocha, solarized-light, solarized-dark, dracula, material-theme, ayu
Example: dracula
- Internationalization(i18n) support https://github.com/hackjutsu/Lepton/issues/459 https://github.com/hackjutsu/Lepton/issues/331 https://github.com/hackjutsu/Lepton/issues/411
- Option tag.colored to enable colored tags https://github.com/hackjutsu/Lepton/issues/484
- Option startAtLogin to start at system startup https://github.com/hackjutsu/Lepton/issues/551
- Option window.closeToTray and window.minimizeToTray to minimize to tray https://github.com/hackjutsu/Lepton/issues/553
ReleaseNotesUrl: https://github.com/hackjutsu/Lepton/releases/tag/v2.0.0
ManifestType: defaultLocale
ManifestVersion: 1.12.0
25 changes: 25 additions & 0 deletions manifests/c/CosmoX/Lepton/2.0.0/CosmoX.Lepton.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: CosmoX.Lepton
PackageVersion: 2.0.0
PackageLocale: zh-CN
Publisher: CosmoX
PublisherUrl: https://github.com/hackjutsu
PublisherSupportUrl: https://github.com/hackjutsu/Lepton/issues
Author: CosmoX
PackageName: Lepton
PackageUrl: https://hackjutsu.com/Lepton/
License: MIT
LicenseUrl: https://github.com/hackjutsu/Lepton/blob/master/LICENSE
Copyright: Copyright (c) 2017-present CosmoX
ShortDescription: 简捷的代码片段管理工具
Description: Lepton 是一款简捷的代码片段管理工具,由 GitHub Gist 驱动。
Tags:
- gist
- github
- 代码
- 代码片段
ReleaseNotesUrl: https://github.com/hackjutsu/Lepton/releases/tag/v1.10.0
ManifestType: locale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/c/CosmoX/Lepton/2.0.0/CosmoX.Lepton.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: CosmoX.Lepton
PackageVersion: 2.0.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
104 changes: 104 additions & 0 deletions manifests/g/Git/GCM/2.9.1/Git.GCM.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Git.GCM
PackageVersion: 2.9.1
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
ReleaseDate: 2026-07-14
Installers:
- Architecture: x86
InstallerType: inno
Scope: user
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcmuser-win-x86-2.9.1.exe
InstallerSha256: 3242D5D123779B6722DE5753C72B599A16A496FCB3B54C07BA6CFDEB28BB8C5A
ProductCode: '{aa76d31d-432c-42ee-844c-bc0bc801cef3}}_is1'
AppsAndFeaturesEntries:
- DisplayName: Git Credential Manager (User) 2.9.1.0
ProductCode: '{aa76d31d-432c-42ee-844c-bc0bc801cef3}}_is1'
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\Git Credential Manager'
- Architecture: x86
InstallerType: inno
Scope: machine
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcm-win-x86-2.9.1.exe
InstallerSha256: 3363471DC5453B442E15FDB6DC216CC743DD53EB87D35F923DB74E5C2E4C986F
ProductCode: '{fdfae50a-1bc1-4ead-9228-1e1c275e8d12}}_is1'
AppsAndFeaturesEntries:
- DisplayName: Git Credential Manager 2.9.1.0
ProductCode: '{fdfae50a-1bc1-4ead-9228-1e1c275e8d12}}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Git Credential Manager'
- Architecture: x86
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: git-credential-manager.exe
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcm-win-x86-2.9.1.zip
InstallerSha256: 076D120618E876F06CF47CDB79AABDA2D4AFE89701A2B4E81F441D8B20200D35
- Architecture: x64
InstallerType: inno
Scope: user
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcmuser-win-x64-2.9.1.exe
InstallerSha256: 2E37EE934E901929FFC29C4EA29FA6753C3AF4F5848B3B50FFB00B22EB5610FF
ProductCode: '{aa76d31d-432c-42ee-844c-bc0bc801cef3}}_is1'
AppsAndFeaturesEntries:
- DisplayName: Git Credential Manager (User) 2.9.1.0
ProductCode: '{aa76d31d-432c-42ee-844c-bc0bc801cef3}}_is1'
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\Git Credential Manager'
- Architecture: x64
InstallerType: inno
Scope: machine
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcm-win-x64-2.9.1.exe
InstallerSha256: 295910ED2A6A6DE0818929C7F856F067EE26422571F9AF51468835BB675E9577
ProductCode: '{fdfae50a-1bc1-4ead-9228-1e1c275e8d12}}_is1'
AppsAndFeaturesEntries:
- DisplayName: Git Credential Manager 2.9.1.0
ProductCode: '{fdfae50a-1bc1-4ead-9228-1e1c275e8d12}}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Git Credential Manager'
- Architecture: x64
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: git-credential-manager.exe
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcm-win-x64-2.9.1.zip
InstallerSha256: 7DEA2AFD3B9EA22109D25F95066025D70E57281D96062605304F89FCCA41B535
- Architecture: arm64
InstallerType: inno
Scope: user
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcmuser-win-arm64-2.9.1.exe
InstallerSha256: F7B7BCCA9EDD4D0453CC5031D922DC560DA4F9710225DFB28D7E8D217B2E800E
ProductCode: '{aa76d31d-432c-42ee-844c-bc0bc801cef3}}_is1'
AppsAndFeaturesEntries:
- DisplayName: Git Credential Manager (User) 2.9.1.0
ProductCode: '{aa76d31d-432c-42ee-844c-bc0bc801cef3}}_is1'
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\Git Credential Manager'
- Architecture: arm64
InstallerType: inno
Scope: machine
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcm-win-arm64-2.9.1.exe
InstallerSha256: 664791E7CD87A777F8A6F6B9ED5969331850A919986577EE525B60DF036F65F6
ProductCode: '{fdfae50a-1bc1-4ead-9228-1e1c275e8d12}}_is1'
AppsAndFeaturesEntries:
- DisplayName: Git Credential Manager 2.9.1.0
ProductCode: '{fdfae50a-1bc1-4ead-9228-1e1c275e8d12}}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Git Credential Manager'
- Architecture: arm64
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: git-credential-manager.exe
InstallerUrl: https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.9.1/gcm-win-arm64-2.9.1.zip
InstallerSha256: 1B573743A6162415D8398CBD9E2201AA8C43FD291BF45C242A5A12FA5DED3BD1
ManifestType: installer
ManifestVersion: 1.12.0
51 changes: 51 additions & 0 deletions manifests/g/Git/GCM/2.9.1/Git.GCM.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Git.GCM
PackageVersion: 2.9.1
PackageLocale: en-US
Publisher: GitHub
PublisherUrl: https://github.com/git-ecosystem
PublisherSupportUrl: https://github.com/git-ecosystem/git-credential-manager/issues
PackageName: Git Credential Manager (User)
PackageUrl: https://github.com/git-ecosystem/git-credential-manager
License: MIT
LicenseUrl: https://github.com/git-ecosystem/git-credential-manager/blob/HEAD/LICENSE
Copyright: Copyright (c) GitHub, Inc. and contributors
CopyrightUrl: https://github.com/git-ecosystem/git-credential-manager/blob/main/LICENSE
ShortDescription: |-
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and
other popular Git hosting services.
Description: |-
Git Credential Manager (GCM) is a secure Git credential helper built on .NET that runs on
Windows, macOS, and Linux. It aims to provide a consistent and secure authentication experience,
including multi-factor auth, to every major source control hosting service and platform.

GCM supports (in alphabetical order) Azure DevOps, Azure DevOps Server (formerly Team Foundation
Server), Bitbucket, GitHub, and GitLab. Compare to Git's built-in credential helpers (Windows:
wincred, macOS: osxkeychain, Linux: gnome-keyring/libsecret), which provide single-factor
authentication support for username/password only.

GCM replaces both the .NET Framework-based Git Credential Manager for Windows and the Java-based
Git Credential Manager for Mac and Linux.
Moniker: gcm
Tags:
- aad
- authentication
- azure-devops
- azure-repos
- bitbucket
- credential
- cross-platform
- git
- github
- gitlab
ReleaseNotes: |-
Announcements:
Note
This is planned to be the last release major release (2.x) that supports Windows 7 and 8.x. We will be moving off of .NET Framework to .NET (Core) on Windows this year with version 3.0.
Changes:
- Use AbsoluteUri to open URIs in the system browser to avoid double encoded URLs on macOS (90884de)
ReleaseNotesUrl: https://github.com/git-ecosystem/git-credential-manager/releases/tag/v2.9.1
ManifestType: defaultLocale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/g/Git/GCM/2.9.1/Git.GCM.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Git.GCM
PackageVersion: 2.9.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: NordSecurity.NordLayer
PackageVersion: 3.9.0.0
PackageVersion: 3.10.0.0
InstallerType: exe
Scope: machine
InstallModes:
Expand Down Expand Up @@ -58,17 +58,17 @@ ExpectedReturnCodes:
UpgradeBehavior: install
Protocols:
- nordlayer
ProductCode: '{E90DAA35-9C03-488E-92AF-442E54C2B826}'
ProductCode: '{E328BAA0-644A-4D76-A4B9-F00441DBE828}'
AppsAndFeaturesEntries:
- ProductCode: '{E90DAA35-9C03-488E-92AF-442E54C2B826}'
- ProductCode: '{E328BAA0-644A-4D76-A4B9-F00441DBE828}'
UpgradeCode: '{FD46564A-C63E-4E8D-854D-B5B1DDAAFCE4}'
InstallerType: msi
Installers:
- Architecture: x86
InstallerUrl: https://downloads.nordlayer.com/win/latest/NordLayerSetup.exe
InstallerSha256: 12AD4A5311F96712F9EFB9D33693C315C11912E690EA9947885107072E731078
InstallerSha256: 161B7DCBD064B0BE8237225B630AE075CD2E12CD57E60C027AF0C0129B80B8EE
- Architecture: x64
InstallerUrl: https://downloads.nordlayer.com/win/latest/NordLayerSetup.exe
InstallerSha256: 12AD4A5311F96712F9EFB9D33693C315C11912E690EA9947885107072E731078
InstallerSha256: 161B7DCBD064B0BE8237225B630AE075CD2E12CD57E60C027AF0C0129B80B8EE
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: NordSecurity.NordLayer
PackageVersion: 3.9.0.0
PackageVersion: 3.10.0.0
PackageLocale: en-US
Publisher: NordLayer
PublisherUrl: https://nordlayer.com/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: NordSecurity.NordLayer
PackageVersion: 3.9.0.0
PackageVersion: 3.10.0.0
PackageLocale: zh-CN
Publisher: NordLayer
PublisherUrl: https://nordlayer.com/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: NordSecurity.NordLayer
PackageVersion: 3.9.0.0
PackageVersion: 3.10.0.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
Loading