Skip to content

Commit 5ecbea7

Browse files
authored
New version: mq1.TinyWiiBackupManager version 4.3.0 (microsoft#311256)
1 parent e974605 commit 5ecbea7

File tree

3 files changed

+86
-0
lines changed

3 files changed

+86
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with WinGet Releaser using komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: mq1.TinyWiiBackupManager
5+
PackageVersion: 4.3.0
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
InstallModes:
10+
- silent
11+
UpgradeBehavior: install
12+
Dependencies:
13+
PackageDependencies:
14+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
15+
ProductCode: TinyWiiBackupManager
16+
ReleaseDate: 2025-11-09
17+
AppsAndFeaturesEntries:
18+
- ProductCode: TinyWiiBackupManager
19+
Installers:
20+
- Architecture: x64
21+
InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/4.3.0/TinyWiiBackupManager-4.3.0-windows-x64-setup.exe
22+
InstallerSha256: A3230B6962BD6360D2B1DF410C29F8CCB6DFB9C5E59601F5B803AF6E1AEC79FE
23+
ManifestType: installer
24+
ManifestVersion: 1.10.0
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Created with WinGet Releaser using komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: mq1.TinyWiiBackupManager
5+
PackageVersion: 4.3.0
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) 2025 Manuel Quarneti
16+
ShortDescription: A dead simple Wii backup manager.
17+
Moniker: wii-backup-manager
18+
Tags:
19+
- backup
20+
- game-manager
21+
- gamecube
22+
- homebrew
23+
- wbfs
24+
- wii
25+
ReleaseNotes: |-
26+
What's Changed
27+
- ⚡️ Reduce binary size without affecting performance by @mq1 in #302
28+
- ✨ Add a tool for tidying up the file/directory names and paths in wbfs/games by @mq1 in #304
29+
- 🚸 Move Wiiload into a dedicated page with explanations by @mq1 in #305
30+
- 🚸 Language flags are now simply language names by @mq1 in #306
31+
- 🚑 Fix archiving and wiiload not working by @mq1 in #307
32+
Full Changelog: 4.2.7...4.3.0
33+
⬇️ Download for Windows 10+ ^{(pick the first if unsure)}
34+
Standalone (x64) Standalone (arm64) Standalone (x86)
35+
Installer (x64)
36+
Portable (x64) Portable (arm64) Portable (x86)
37+
⬇️ Download for Linux
38+
AppImage (x86_64) AppImage (aarch64)
39+
tar.gz (x86_64) tar.gz (aarch64) tar.gz (i686)
40+
⬇️ Download for macOS
41+
dmg (Apple Silicon) dmg (Intel)
42+
> ⚠️ macOS installation
43+
> The app is not notarized, you must allow it manually after installing by running this command in Terminal:
44+
>
45+
> xattr -rd com.apple.quarantine /Applications/TinyWiiBackupManager.app
46+
⬇️ Download for Windows 7 / 8 / 8.1 ^{(untested and unsupported)}
47+
Standalone (x64) Standalone (x86)
48+
Portable (x64) Portable (x86)
49+
ReleaseNotesUrl: https://github.com/mq1/TinyWiiBackupManager/releases/tag/4.3.0
50+
Documentations:
51+
- DocumentLabel: Wiki
52+
DocumentUrl: https://github.com/mq1/TinyWiiBackupManager/wiki
53+
ManifestType: defaultLocale
54+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: mq1.TinyWiiBackupManager
5+
PackageVersion: 4.3.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)