Skip to content

Commit 598ecc0

Browse files
authored
New version: mq1.TinyWiiBackupManager version 6.0.4 (microsoft#379180)
1 parent a69e703 commit 598ecc0

3 files changed

Lines changed: 71 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: mq1.TinyWiiBackupManager
5+
PackageVersion: 6.0.4
6+
InstallerLocale: en-US
7+
InstallerType: portable
8+
UpgradeBehavior: uninstallPrevious
9+
ProductCode: TinyWiiBackupManager
10+
ReleaseDate: 2026-05-25
11+
AppsAndFeaturesEntries:
12+
- ProductCode: TinyWiiBackupManager
13+
Installers:
14+
- Architecture: x86
15+
InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v6.0.4/TinyWiiBackupManager-v6.0.4-windows-x86.exe
16+
InstallerSha256: 1292AA0131D3D6BE223D386B0493555D40C35EFBE56665E47FD79D493217047D
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v6.0.4/TinyWiiBackupManager-v6.0.4-windows-x64.exe
19+
InstallerSha256: 3D777BC5F35689EED2221F5EA81F5BA78F89F4E1C4FDA8E276B2495D1C07AD37
20+
- Architecture: arm64
21+
InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v6.0.4/TinyWiiBackupManager-v6.0.4-windows-arm64.exe
22+
InstallerSha256: 6DC6EAB78D0862C4DC6BEDCD07D3515EA3A3711D0617BFB0006868BC2EB1660B
23+
ManifestType: installer
24+
ManifestVersion: 1.12.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: mq1.TinyWiiBackupManager
5+
PackageVersion: 6.0.4
6+
PackageLocale: en-US
7+
Publisher: mq1
8+
PublisherUrl: https://github.com/mq1
9+
PublisherSupportUrl: https://github.com/mq1/TinyWiiBackupManager/issues
10+
Author: Manuel Quarneti <mq1@ik.me>
11+
PackageName: TinyWiiBackupManager
12+
PackageUrl: https://github.com/mq1/TinyWiiBackupManager
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/mq1/TinyWiiBackupManager/blob/main/COPYING
15+
Copyright: Copyright (c) 2026 Manuel Quarneti
16+
ShortDescription: A tiny game backup and homebrew app manager for the Wii
17+
Moniker: wii-backup-manager
18+
Tags:
19+
- backup
20+
- game-manager
21+
- gamecube
22+
- homebrew
23+
- wbfs
24+
- wii
25+
ReleaseNotes: |-
26+
📝 Changelog
27+
Important
28+
🍎 macOS installation:
29+
The app is not notarized, you must allow it manually after installing by running this command in Terminal:
30+
xattr -rd com.apple.quarantine /Applications/TinyWiiBackupManager.app
31+
Important
32+
🐧 Linux AppImage installation:
33+
chmod +x /path/to/AppImage after downloading may be required
34+
ReleaseNotesUrl: https://github.com/mq1/TinyWiiBackupManager/releases/tag/v6.0.4
35+
Documentations:
36+
- DocumentLabel: Wiki
37+
DocumentUrl: https://github.com/mq1/TinyWiiBackupManager/wiki
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: mq1.TinyWiiBackupManager
5+
PackageVersion: 6.0.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)