rdesktop 1.8.6
Closes #41254. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4d0003c338
commit
efc0218c94
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Rdesktop < Formula
|
||||
desc "UNIX client for connecting to Windows Remote Desktop Services"
|
||||
homepage "https://www.rdesktop.org/"
|
||||
url "https://github.com/rdesktop/rdesktop/releases/download/v1.8.5/rdesktop-1.8.5.tar.gz"
|
||||
sha256 "f0211077c3685ff79ba0396d31d5cd3587c6dd0febcbb20be364b7890f6eca95"
|
||||
url "https://github.com/rdesktop/rdesktop/releases/download/v1.8.6/rdesktop-1.8.6.tar.gz"
|
||||
sha256 "4131c5cc3d6a2e1a6515180502093c2b1b94cc8c34dd3f86aa8b3475399634ef"
|
||||
|
||||
bottle do
|
||||
sha256 "8fae9c9a25c022dc0d6c492cc7bbfa3c8c18995a44444a00403d51e3d9c17091" => :mojave
|
||||
|
|
Loading…
Reference in a new issue