Skip to content

Commit 94f74f5

Browse files
New version: raphamorim.rio version 0.4.4 (microsoft#373680)
1 parent 2398b0d commit 94f74f5

3 files changed

Lines changed: 74 additions & 0 deletions

File tree

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: raphamorim.rio
5+
PackageVersion: 0.4.4
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
ReleaseDate: 2026-05-12
15+
InstallationMetadata:
16+
DefaultInstallLocation: '%ProgramFiles%/Rio'
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.4.4/Rio-installer-x86_64.msi
20+
InstallerSha256: C8F1F9F4ABC882F26068956F35B7E056B07D8F473D369A69E9B6DCC59B02BBA3
21+
Dependencies:
22+
PackageDependencies:
23+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
24+
ProductCode: '{534F17F1-AA41-435D-A549-F1F5D3F1DBCA}'
25+
AppsAndFeaturesEntries:
26+
- ProductCode: '{534F17F1-AA41-435D-A549-F1F5D3F1DBCA}'
27+
UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}'
28+
- Architecture: arm64
29+
InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.4.4/Rio-installer-aarch64.msi
30+
InstallerSha256: 1F4CBE7AB6838DA42B9B541CAC47B94FE16B17C0D6D7B2D072E57FF565ED15BC
31+
Dependencies:
32+
PackageDependencies:
33+
- PackageIdentifier: Microsoft.VCRedist.2015+.arm64
34+
ProductCode: '{BC6B15A9-2EC8-4D20-B3E2-4881E39EA9B5}'
35+
AppsAndFeaturesEntries:
36+
- ProductCode: '{BC6B15A9-2EC8-4D20-B3E2-4881E39EA9B5}'
37+
UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}'
38+
ManifestType: installer
39+
ManifestVersion: 1.12.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: raphamorim.rio
5+
PackageVersion: 0.4.4
6+
PackageLocale: en-US
7+
Publisher: Raphael Amorim
8+
PublisherUrl: https://github.com/raphamorim/rio
9+
PublisherSupportUrl: https://github.com/raphamorim/rio/issues
10+
Author: Raphael Amorim
11+
PackageName: Rio
12+
PackageUrl: https://github.com/raphamorim/rio
13+
License: MIT
14+
LicenseUrl: https://github.com/raphamorim/rio/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2022-present Raphael Amorim
16+
CopyrightUrl: https://raw.githubusercontent.com/raphamorim/rio/main/LICENSE
17+
ShortDescription: Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers.
18+
Description: |-
19+
Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers.
20+
The supported platforms currently consist of BSD, Linux, MacOS and Windows.
21+
Moniker: rio
22+
Tags:
23+
- cross-platform
24+
- terminal
25+
- terminal-emulators
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 with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: raphamorim.rio
5+
PackageVersion: 0.4.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)