We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c5292 commit 5beb7deCopy full SHA for 5beb7de
Formula/f/freerdp.rb
@@ -1,8 +1,8 @@
1
class Freerdp < Formula
2
desc "X11 implementation of the Remote Desktop Protocol (RDP)"
3
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"
+ url "https://github.com/FreeRDP/FreeRDP/releases/download/3.11.0/freerdp-3.11.0.tar.gz"
+ sha256 "c6d70a8e0b864f5b6aa54a552b107022fda6336272653366edf46d5c006d3bd5"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments