Skip to content

Commit 15ffae6

Browse files
committed
New version: floatpane.matcha 0.35.0: add installer
1 parent bf41fad commit 15ffae6

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.35.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-04-26"
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.35.0/matcha_0.35.0_windows_amd64.zip
15+
InstallerSha256: 3732f70c88e0e8988b05f55dee9beb65d1e8d01e90181f72886e871c1bdd50fe
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.35.0/matcha_0.35.0_windows_arm64.zip
23+
InstallerSha256: 1bd7deced9227f8bd38009696a7ee8363bb2e7ded14d1a9a8b6aca074dcce510
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)