Skip to content

Commit

Permalink
New version: charmbracelet.wishlist 0.15.1: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Dec 12, 2024
1 parent 1c686f2 commit 0c54cdc
Showing 1 changed file with 26 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: charmbracelet.wishlist
PackageVersion: 0.15.1
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-12-12"
Installers:
- Architecture: x86
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: wishlist_0.15.1_Windows_i386\wishlist.exe
PortableCommandAlias: wishlist
InstallerUrl: https://github.com/charmbracelet/wishlist/releases/download/v0.15.1/wishlist_0.15.1_Windows_i386.zip
InstallerSha256: c779ce90284063387bbdcfaf83ad831db65e6e0a340dadcda3a92078c3b8f3d2
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: wishlist_0.15.1_Windows_x86_64\wishlist.exe
PortableCommandAlias: wishlist
InstallerUrl: https://github.com/charmbracelet/wishlist/releases/download/v0.15.1/wishlist_0.15.1_Windows_x86_64.zip
InstallerSha256: cbcd5b62467bdaf044e8dbcc5b7111f1910cd9bef6b90b8deabef01a27c8611a
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 0c54cdc

Please sign in to comment.