Skip to content

Commit 2655a82

Browse files
committed
Refs #23985: Update Windows Asio version
Signed-off-by: Carlos Ferreira González <[email protected]>
1 parent d6cfd5e commit 2655a82

File tree

1 file changed

+1
-1
lines changed
  • docs/rst/developer_manual/installation/sources

1 file changed

+1
-1
lines changed

docs/rst/developer_manual/installation/sources/windows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Asio is a cross-platform C++ library for network and low-level I/O programming,
146146
TinyXML2 is a simple, small and efficient C++ XML parser.
147147
They can be downloaded directly from the links below:
148148

149-
* `Asio <https://github.com/ros2/choco-packages/releases/download/2020-02-24/asio.1.12.1.nupkg>`_
149+
* `Asio <https://www.nuget.org/api/v2/package/asio-cppp-latest/1.24.0>`_
150150
* `TinyXML2 <https://github.com/ros2/choco-packages/releases/download/2020-02-24/tinyxml2.6.0.0.nupkg>`_
151151

152152
After downloading these packages, open an administrative shell with *PowerShell* and execute the following command:

0 commit comments

Comments
 (0)