Skip to content

Commit 5beb7de

Browse files
committed
freerdp 3.11.0
1 parent 80c5292 commit 5beb7de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/freerdp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Freerdp < Formula
22
desc "X11 implementation of the Remote Desktop Protocol (RDP)"
33
homepage "https://www.freerdp.com/"
4-
url "https://github.com/FreeRDP/FreeRDP/releases/download/3.10.3/freerdp-3.10.3.tar.gz"
5-
sha256 "0bedda4ba1dcb225845522e24c595464aabce2c553a4c08b5c25a4977fbe1831"
4+
url "https://github.com/FreeRDP/FreeRDP/releases/download/3.11.0/freerdp-3.11.0.tar.gz"
5+
sha256 "c6d70a8e0b864f5b6aa54a552b107022fda6336272653366edf46d5c006d3bd5"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)