From d7d798e5bed429f7db93dbead071468502c475ce Mon Sep 17 00:00:00 2001 From: Rodrigo Borges de Oliveira Date: Sat, 11 Apr 2026 14:13:11 -0300 Subject: [PATCH] New version: raphamorim.rio version 0.3.5 --- .../rio/0.3.5/raphamorim.rio.installer.yaml | 39 +++++++++++++++++++ .../0.3.5/raphamorim.rio.locale.en-US.yaml | 27 +++++++++++++ .../raphamorim/rio/0.3.5/raphamorim.rio.yaml | 8 ++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.installer.yaml create mode 100644 manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.locale.en-US.yaml create mode 100644 manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.yaml diff --git a/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.installer.yaml b/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.installer.yaml new file mode 100644 index 0000000000000..7fd2e9c38fd56 --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.installer.yaml @@ -0,0 +1,39 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.5 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-04-11 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rio' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.3.5/Rio-installer-x86_64.msi + InstallerSha256: 2DC90EEA6C8ECC18E3BFA7672DAE870F23988DF71289D259A1359943115482A5 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{B1A795F7-D813-4254-BEC6-92FDDC534E23}' + AppsAndFeaturesEntries: + - ProductCode: '{B1A795F7-D813-4254-BEC6-92FDDC534E23}' + UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}' +- Architecture: arm64 + InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.3.5/Rio-installer-aarch64.msi + InstallerSha256: 7E63CCFB57E0EFF7CF11741631DC4D5233D315C0C19F48E368204EF65AA40546 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: '{738854C6-D3DF-48BD-85B8-F832C9A9E1D2}' + AppsAndFeaturesEntries: + - ProductCode: '{738854C6-D3DF-48BD-85B8-F832C9A9E1D2}' + UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.locale.en-US.yaml b/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.locale.en-US.yaml new file mode 100644 index 0000000000000..46a31775a25de --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.5 +PackageLocale: en-US +Publisher: Raphael Amorim +PublisherUrl: https://github.com/raphamorim/rio +PublisherSupportUrl: https://github.com/raphamorim/rio/issues +Author: Raphael Amorim +PackageName: Rio +PackageUrl: https://github.com/raphamorim/rio +License: MIT +LicenseUrl: https://github.com/raphamorim/rio/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022-present Raphael Amorim +CopyrightUrl: https://raw.githubusercontent.com/raphamorim/rio/main/LICENSE +ShortDescription: Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. +Description: |- + Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. + The supported platforms currently consist of BSD, Linux, MacOS and Windows. +Moniker: rio +Tags: +- cross-platform +- terminal +- terminal-emulators +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.yaml b/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.yaml new file mode 100644 index 0000000000000..bd8c2b726f670 --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.5/raphamorim.rio.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0