Add unbuilt freerdp to updater-freerdp-3.19.0-icu77.1

This commit is contained in:
github-merge-queue
2025-12-12 00:25:08 +00:00
parent 1353e4150a
commit 2e29389132

View File

@@ -3,7 +3,7 @@ require 'buildsystems/cmake'
class Freerdp < CMake
description 'FreeRDP is a free implementation of the Remote Desktop Protocol.'
homepage 'https://www.freerdp.com/'
version "3.12.0-#{CREW_ICU_VER}"
version "3.19.0-#{CREW_ICU_VER}"
license 'Apache-2.0'
compatibility 'aarch64 armv7l x86_64'
source_url 'https://github.com/FreeRDP/FreeRDP.git'