Skip to content

Commit a502914

Browse files
committed
New version: floatpane.matcha 0.40.1: add installer
1 parent dca7f2a commit a502914

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.40.1
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-05-31"
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.40.1/matcha_0.40.1_windows_arm64.zip
15+
InstallerSha256: 19df503b758d78eed8167ea4cacae304a9867ed48712c1e58aee7805753cca1b
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.40.1/matcha_0.40.1_windows_amd64.zip
23+
InstallerSha256: af3d4ccd64b501274d46bfea613e48d431a1e56db75b15d6bbef468295a0f1d1
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)