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 f007446 commit 502c294Copy full SHA for 502c294
Formula/a/ace.rb
@@ -1,8 +1,8 @@
1
class Ace < Formula
2
desc "ADAPTIVE Communication Environment: OO network programming in C++"
3
homepage "https://www.dre.vanderbilt.edu/~schmidt/ACE.html"
4
- url "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-8_0_3/ACE+TAO-8.0.3.tar.bz2"
5
- sha256 "aec961417e5b894a44de9b361fa45966b3267a79a01de1e813a5a4bc021b48bb"
+ url "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-8_0_4/ACE+TAO-8.0.4.tar.bz2"
+ sha256 "025f6bf99a7629d52b47aa5f2e023d2a14280c1c5330bdc660230778081dc0e3"
6
license "DOC"
7
8
livecheck do
0 commit comments