From 0aed750656158de8af77b63298ae4978023ee2f1 Mon Sep 17 00:00:00 2001 From: Lucas de Eiroz Rodrigues Date: Thu, 9 Apr 2026 16:55:54 -0300 Subject: [PATCH 1/2] lucasdeeiroz.RobotRunner version 2.2.11 --- .../lucasdeeiroz.RobotRunner.installer.yaml | 16 ++++++++++++++++ ...lucasdeeiroz.RobotRunner.locale.en-US.yaml | 19 +++++++++++++++++++ .../2.2.11/lucasdeeiroz.RobotRunner.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.installer.yaml create mode 100644 manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml create mode 100644 manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.yaml diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.installer.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.installer.yaml new file mode 100644 index 0000000000000..9a22b83bef302 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.2.11 +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lucasdeeiroz/robot_runner/releases/download/v2.2.11/Robot.Runner_2.2.11_windows_x64-setup.exe + InstallerSha256: 93BAC52A5ACB52A8CEA350A04EB176684B4256BFB68A7B5130F5CDA26E80D2F5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml new file mode 100644 index 0000000000000..22184d1b7ff09 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.2.11 +PackageLocale: en-US +Publisher: Lucas de Eiroz Rodrigues +PublisherUrl: https://github.com/lucasdeeiroz +PublisherSupportUrl: https://github.com/lucasdeeiroz/robot_runner/issues +PackageName: Robot Runner +PackageUrl: https://github.com/lucasdeeiroz/robot_runner +License: MIT License +ShortDescription: A modern, cross-platform GUI for Robot Framework and Appium, designed to simplify test automation workflows. +ReleaseNotesUrl: https://github.com/lucasdeeiroz/robot_runner/releases/tag/v2.2.11 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/lucasdeeiroz/robot_runner/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.yaml new file mode 100644 index 0000000000000..4f5e079fb8b68 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.2.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 360204ee1bdd4904c50687efc449a126d3434721 Mon Sep 17 00:00:00 2001 From: Lucas de Eiroz Rodrigues Date: Thu, 9 Apr 2026 16:56:51 -0300 Subject: [PATCH 2/2] Update locale file with release date and documentation Added release date and updated documentation format. --- .../2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml index 22184d1b7ff09..f70542f2fddcf 100644 --- a/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.2.11/lucasdeeiroz.RobotRunner.locale.en-US.yaml @@ -12,6 +12,7 @@ PackageUrl: https://github.com/lucasdeeiroz/robot_runner License: MIT License ShortDescription: A modern, cross-platform GUI for Robot Framework and Appium, designed to simplify test automation workflows. ReleaseNotesUrl: https://github.com/lucasdeeiroz/robot_runner/releases/tag/v2.2.11 +ReleaseDate: 2026-04-09 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/lucasdeeiroz/robot_runner/wiki