@@ -18,31 +18,31 @@ jobs:
18
18
vc_boost :
19
19
- name : msvc-2019_boost_1730
20
20
image : ' windows-2019'
21
- boost_url : ' https://boostorg.jfrog .io/artifactory/main /release/1.73.0/source/boost_1_73_0.tar.gz'
21
+ boost_url : ' https://archives.boost .io/release/1.73.0/source/boost_1_73_0.tar.gz'
22
22
boost_archive_name : ' boost_1_73_0.tar.gz'
23
23
boost_folder_name : ' boost_1_73_0'
24
24
boost_include_folder : ' C:\Boost\include\boost-1_73'
25
25
- name : msvc-2019_boost_1800
26
26
image : ' windows-2019'
27
- boost_url : ' https://boostorg.jfrog .io/artifactory/main /release/1.80.0/source/boost_1_80_0.tar.gz'
27
+ boost_url : ' https://archives.boost .io/release/1.80.0/source/boost_1_80_0.tar.gz'
28
28
boost_archive_name : ' boost_1_80_0.tar.gz'
29
29
boost_folder_name : ' boost_1_80_0'
30
30
boost_include_folder : ' C:\Boost\include\boost-1_80'
31
31
- name : msvc-2022_boost_1780
32
32
image : ' windows-2022'
33
- boost_url : ' https://boostorg.jfrog .io/artifactory/main /release/1.78.0/source/boost_1_78_0.tar.gz'
33
+ boost_url : ' https://archives.boost .io/release/1.78.0/source/boost_1_78_0.tar.gz'
34
34
boost_archive_name : ' boost_1_78_0.tar.gz'
35
35
boost_folder_name : ' boost_1_78_0'
36
36
boost_include_folder : ' C:\Boost\include\boost-1_78'
37
37
- name : msvc-2022_boost_1800
38
38
image : ' windows-2022'
39
- boost_url : ' https://boostorg.jfrog .io/artifactory/main /release/1.80.0/source/boost_1_80_0.tar.gz'
39
+ boost_url : ' https://archives.boost .io/release/1.80.0/source/boost_1_80_0.tar.gz'
40
40
boost_archive_name : ' boost_1_80_0.tar.gz'
41
41
boost_folder_name : ' boost_1_80_0'
42
42
boost_include_folder : ' C:\Boost\include\boost-1_80'
43
43
- name : msvc-latest_boost_1800
44
44
image : ' windows-latest'
45
- boost_url : ' https://boostorg.jfrog .io/artifactory/main /release/1.80.0/source/boost_1_80_0.tar.gz'
45
+ boost_url : ' https://archives.boost .io/release/1.80.0/source/boost_1_80_0.tar.gz'
46
46
boost_archive_name : ' boost_1_80_0.tar.gz'
47
47
boost_folder_name : ' boost_1_80_0'
48
48
boost_include_folder : ' C:\Boost\include\boost-1_80'
0 commit comments