Skip to content

Commit

Permalink
New package: twpayne.chezmoi version 2.29.4 (#94759)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored Feb 3, 2023
1 parent 88cf301 commit 383d643
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 0 deletions.
38 changes: 38 additions & 0 deletions manifests/t/twpayne/chezmoi/2.29.4/twpayne.chezmoi.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Created with YamlCreate.ps1 v2.2.2 $debug=NVS1.CRLF.7-3-1.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json

PackageIdentifier: twpayne.chezmoi
PackageVersion: 2.29.4
InstallerType: zip
ReleaseDate: 2023-01-24
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: chezmoi.exe
PortableCommandAlias: chezmoi
InstallerUrl: https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_amd64.zip
InstallerSha256: 0C6E4FE2E149ADD4D51B0840FD3E1C1912DD1E2B308D31EC909A7213D52221F7
- Architecture: x86
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: chezmoi.exe
PortableCommandAlias: chezmoi
InstallerUrl: https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_i386.zip
InstallerSha256: F92260D2F3186BFAB606BD0C8C5E147312AD627FD387428EB98583F6EB57CFE7
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: chezmoi.exe
PortableCommandAlias: chezmoi
InstallerUrl: https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_arm64.zip
InstallerSha256: 323DF1B42AC82903C3205943524FE15CE35EBC597969F5D8F9A3EF5E09AA57D2
- Architecture: arm
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: chezmoi.exe
PortableCommandAlias: chezmoi
InstallerUrl: https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_arm.zip
InstallerSha256: 92907F24F137FBA84F56DF696DD7131FA8F8F22732BC9D33AF1013F5861060AF
ManifestType: installer
ManifestVersion: 1.4.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created with YamlCreate.ps1 v2.2.2 $debug=NVS1.CRLF.7-3-1.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json

PackageIdentifier: twpayne.chezmoi
PackageVersion: 2.29.4
PackageLocale: en-US
Publisher: Tom Payne
# PublisherUrl:
# PublisherSupportUrl:
# PrivacyUrl:
Author: Tom Payne
PackageName: chezmoi
PackageUrl: https://www.chezmoi.io/
License: MIT
LicenseUrl: https://github.com/twpayne/chezmoi/blob/master/LICENSE
Copyright: Copyright (c) 2018-2023 Tom Payne
CopyrightUrl: https://github.com/twpayne/chezmoi/blob/master/LICENSE
ShortDescription: Manage your dotfiles across multiple diverse machines, securely.
# Description:
# Moniker:
Tags:
- cli
- configuration
- dotbot
- dotfile
- dotfiles
- stow
- yadm
# Agreements:
# ReleaseNotes:
ReleaseNotesUrl: https://github.com/twpayne/chezmoi/releases/tag/v2.29.4
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.4.0
8 changes: 8 additions & 0 deletions manifests/t/twpayne/chezmoi/2.29.4/twpayne.chezmoi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.2.2 $debug=NVS1.CRLF.7-3-1.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json

PackageIdentifier: twpayne.chezmoi
PackageVersion: 2.29.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0

0 comments on commit 383d643

Please sign in to comment.