Skip to content

Commit

Permalink
freerdp: Update to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroBono authored and nacho committed Aug 31, 2023
1 parent 61500d6 commit 5a7e0b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/freerdp.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ def __init__(self):
Project.__init__(
self,
"freerdp",
version="2.10.0",
version="2.11.0",
archive_url="https://github.com/FreeRDP/FreeRDP/releases/download/{version}/freerdp-{version}.tar.gz",
hash="a673d3fc21911dd9f196834f2f3a23c3ebc7e5e4deab2f7686fcec879279e2c1",
hash="8d08e638df21e67c3761462b4efb9e596576f58bd6886f902e6021cdd17d396e",
dependencies=[
"cmake",
"ninja",
Expand Down

0 comments on commit 5a7e0b4

Please sign in to comment.