Skip to content

Commit 80506e6

Browse files
committed
New version: floatpane.matcha 0.42.0: add installer
1 parent 3716582 commit 80506e6

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
PackageIdentifier: floatpane.matcha
4+
PackageVersion: 0.42.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-06-15"
8+
Installers:
9+
- Architecture: x64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: matcha.exe
13+
PortableCommandAlias: matcha
14+
InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.42.0/matcha_0.42.0_windows_amd64.zip
15+
InstallerSha256: 482c90c7e14e3a165a0f0b91dd2bd441535dd08b39d421dc26e11471fbd94a07
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: arm64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: matcha.exe
21+
PortableCommandAlias: matcha
22+
InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.42.0/matcha_0.42.0_windows_arm64.zip
23+
InstallerSha256: 12420d50b882e1dd289b758b096f8ac470d5f020a4565c3c43b53a1fcceed3b1
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)