Skip to content
Open
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
26 changes: 26 additions & 0 deletions manifests/m/marcinjahn/puff/1.1.1/marcinjahn.puff.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: marcinjahn.puff
PackageVersion: 1.1.1
InstallerType: zip
NestedInstallerType: portable
UpgradeBehavior: uninstallPrevious
Commands:
- puff
ReleaseDate: 2026-04-12
Installers:
- Architecture: x64
NestedInstallerFiles:
- RelativeFilePath: puff-v1.1.1-x86_64-pc-windows-msvc/puff.exe
PortableCommandAlias: puff
InstallerUrl: https://github.com/marcinjahn/puff/releases/download/v1.1.1/puff-v1.1.1-x86_64-pc-windows-msvc.zip
InstallerSha256: E8826DC0549B02E7142015D1A27C23EC65A288EE7A952149B63A9A4C4CD2DCB1
- Architecture: arm64
NestedInstallerFiles:
- RelativeFilePath: puff-v1.1.1-aarch64-pc-windows-msvc/puff.exe
PortableCommandAlias: puff
InstallerUrl: https://github.com/marcinjahn/puff/releases/download/v1.1.1/puff-v1.1.1-aarch64-pc-windows-msvc.zip
InstallerSha256: A8C6F87B811762CA4A7E07E901FA43338E41842D18C443EBC6FCAC41BEACEEEE
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: marcinjahn.puff
PackageVersion: 1.1.1
PackageLocale: en-US
Publisher: Marcin Jahn
PublisherUrl: https://marcinjahn.com/
PublisherSupportUrl: https://github.com/marcinjahn/puff/issues
Author: Marcin Jahn
PackageName: puff
PackageUrl: https://github.com/marcinjahn/puff
License: Apache-2.0
LicenseUrl: https://github.com/marcinjahn/puff/blob/HEAD/LICENSE
Copyright: Copyright (c) 2022 Marcin Jahn
ShortDescription: Puff is a CLI tool that manages private configuration files of your dev projects
Description: Puff manages private configuration files (.env, credentials, etc.) of your git repos by storing them in a central location and creating symlinks in your projects. Moving to a new machine or setting up git worktrees is as easy as running puff init.
Moniker: puff
Tags:
- cli
- config
- configuration-management
- multiplatform
- rust
- secrets
- worktree
ReleaseNotes: |-
Fixed
- statically links VC++ in Windows binary
ReleaseNotesUrl: https://github.com/marcinjahn/puff/releases/tag/v1.1.1
ManifestType: defaultLocale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/m/marcinjahn/puff/1.1.1/marcinjahn.puff.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: marcinjahn.puff
PackageVersion: 1.1.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0