Skip to content

Commit c809d21

Browse files
committed
New version: floatpane.matcha 0.36.1: add installer
1 parent f6143c5 commit c809d21

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.36.1
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-05-03"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: matcha.exe
13+
PortableCommandAlias: matcha
14+
InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.36.1/matcha_0.36.1_windows_arm64.zip
15+
InstallerSha256: 6b45fac03faf97c3a609cd8e8069d2519ff05fccaf5ff6206992087cca95c18f
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: matcha.exe
21+
PortableCommandAlias: matcha
22+
InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.36.1/matcha_0.36.1_windows_amd64.zip
23+
InstallerSha256: 2a525a4041e6a53eac454c0bfb2a5a6b957f83508e1306bde348cb11893bf06d
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)