ace 6.5.12
Closes #63532. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
f01babd097
commit
bcfcde8ca0
|
@ -1,8 +1,8 @@
|
|||
class Ace < Formula
|
||||
desc "ADAPTIVE Communication Environment: OO network programming in C++"
|
||||
homepage "https://www.dre.vanderbilt.edu/~schmidt/ACE.html"
|
||||
url "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-6_5_11/ACE-6.5.11.tar.bz2"
|
||||
sha256 "8bfa251186d9ed1ce48d8936bdace4bc11a49f5fa216f8c1d0be7a65bcf66b39"
|
||||
url "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-6_5_12/ACE-6.5.12.tar.bz2"
|
||||
sha256 "ccd94fa45df1e8bb1c901d02c0a64c1626497e5eeda2f057fcf0a1578dae2148"
|
||||
license "DOC"
|
||||
|
||||
livecheck do
|
||||
|
|
Loading…
Reference in New Issue