Skip to content

Commit 82a1a84

Browse files
New version: Ruffle.Ruffle.Nightly 0.2.0.26114 (microsoft#364780)
1 parent 9a9319a commit 82a1a84

3 files changed

Lines changed: 84 additions & 0 deletions

File tree

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Ruffle.Ruffle.Nightly
5+
PackageVersion: 0.2.0.26114
6+
InstallerLocale: en-US
7+
InstallerType: zip
8+
Installers:
9+
- Architecture: x86
10+
NestedInstallerType: wix
11+
NestedInstallerFiles:
12+
- RelativeFilePath: setup.msi
13+
InstallerUrl: https://github.com/ruffle-rs/ruffle/releases/download/nightly-2026-04-24/ruffle-nightly-2026_04_24-windows-x86_32.zip
14+
InstallerSha256: A99EECCC441430D5E54D3ECD00A45F66BA973BA0F967E088D6E5F8CDD802EF11
15+
ProductCode: '{344D8C93-0FA0-4906-9F04-40A1BFF92E89}'
16+
AppsAndFeaturesEntries:
17+
- DisplayName: Ruffle
18+
Publisher: Ruffle LLC
19+
DisplayVersion: 0.2.0.26114
20+
ProductCode: '{344D8C93-0FA0-4906-9F04-40A1BFF92E89}'
21+
UpgradeCode: '{C6A4BA50-FA08-4B87-9B55-D81A1C730D25}'
22+
- Architecture: x86
23+
NestedInstallerType: portable
24+
NestedInstallerFiles:
25+
- RelativeFilePath: ruffle.exe
26+
InstallerUrl: https://github.com/ruffle-rs/ruffle/releases/download/nightly-2026-04-24/ruffle-nightly-2026_04_24-windows-x86_32.zip
27+
InstallerSha256: A99EECCC441430D5E54D3ECD00A45F66BA973BA0F967E088D6E5F8CDD802EF11
28+
- Architecture: x64
29+
NestedInstallerType: wix
30+
NestedInstallerFiles:
31+
- RelativeFilePath: setup.msi
32+
InstallerUrl: https://github.com/ruffle-rs/ruffle/releases/download/nightly-2026-04-24/ruffle-nightly-2026_04_24-windows-x86_64.zip
33+
InstallerSha256: E3F3D0131559C14CD12041CE39BF9D4DD0BB39931B2C289A0947748791F7C356
34+
ProductCode: '{254D61E0-D800-471A-8F0C-48CE306D4880}'
35+
AppsAndFeaturesEntries:
36+
- DisplayName: Ruffle
37+
Publisher: Ruffle LLC
38+
DisplayVersion: 0.2.0.26114
39+
ProductCode: '{254D61E0-D800-471A-8F0C-48CE306D4880}'
40+
UpgradeCode: '{C6A4BA50-FA08-4B87-9B55-D81A1C730D25}'
41+
- Architecture: x64
42+
NestedInstallerType: portable
43+
NestedInstallerFiles:
44+
- RelativeFilePath: ruffle.exe
45+
InstallerUrl: https://github.com/ruffle-rs/ruffle/releases/download/nightly-2026-04-24/ruffle-nightly-2026_04_24-windows-x86_64.zip
46+
InstallerSha256: E3F3D0131559C14CD12041CE39BF9D4DD0BB39931B2C289A0947748791F7C356
47+
ManifestType: installer
48+
ManifestVersion: 1.12.0
49+
ReleaseDate: 2026-04-24
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Ruffle.Ruffle.Nightly
5+
PackageVersion: 0.2.0.26114
6+
PackageLocale: en-US
7+
Publisher: Ruffle
8+
PublisherUrl: https://github.com/ruffle-rs
9+
PublisherSupportUrl: https://github.com/ruffle-rs/ruffle/issues
10+
PackageName: Ruffle
11+
PackageUrl: https://github.com/ruffle-rs/ruffle
12+
License: Apache-2.0 + MIT
13+
LicenseUrl: https://github.com/ruffle-rs/ruffle/blob/HEAD/LICENSE.md
14+
ShortDescription: A Flash Player emulator written in Rust
15+
Tags:
16+
- emulator
17+
- flash
18+
- hacktoberfest
19+
- reimplementation
20+
- rust
21+
- swf
22+
ReleaseNotesUrl: https://github.com/ruffle-rs/ruffle/releases/tag/nightly-2026-04-24
23+
Documentations:
24+
- DocumentLabel: Wiki
25+
DocumentUrl: https://github.com/ruffle-rs/ruffle/wiki
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Ruffle.Ruffle.Nightly
5+
PackageVersion: 0.2.0.26114
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)