Skip to content

Commit 5465cb2

Browse files
Update Windows Asio version (#530)
Signed-off-by: Carlos Ferreira González <[email protected]>
1 parent f985fde commit 5465cb2

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
@@ -180,7 +180,7 @@ asynchronous model.
180180
TinyXML2 is a simple, small and efficient C++ XML parser.
181181
They can be downloaded directly from the links below:
182182

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

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

0 commit comments

Comments
 (0)