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 ebf9f93 commit a8a87bbCopy full SHA for a8a87bb
packages/react-native/third-party-podspecs/boost.podspec
@@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
11
spec.summary = 'Boost provides free peer-reviewed portable C++ source libraries.'
12
spec.authors = 'Rene Rivera'
13
# PodToBuild does not support tar bz2 compression so we use tar.gz instead.
14
- spec.source = { :http => 'https://boostorg.jfrog.io/artifactory/main/release/1.81.0/source/boost_1_81_0.tar.gz',
+ spec.source = { :http => 'https://archives.boost.io/release/1.81.0/source/boost_1_81_0.tar.gz',
15
:sha256 => '205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6' }
16
17
# Pinning to the same version as React.podspec.
0 commit comments