boost 1.81.0
parent
439df38408
commit
194edb0d15
|
@ -1,8 +1,8 @@
|
|||
class Boost < Formula
|
||||
desc "Collection of portable C++ source libraries"
|
||||
homepage "https://www.boost.org/"
|
||||
url "https://boostorg.jfrog.io/artifactory/main/release/1.80.0/source/boost_1_80_0.tar.bz2"
|
||||
sha256 "1e19565d82e43bc59209a168f5ac899d3ba471d55c7610c677d4ccf2c9c500c0"
|
||||
url "https://boostorg.jfrog.io/artifactory/main/release/1.81.0/source/boost_1_81_0.tar.bz2"
|
||||
sha256 "71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa"
|
||||
license "BSL-1.0"
|
||||
head "https://github.com/boostorg/boost.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue