Skip to content

Commit

Permalink
upgrade azcopy version to 10.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardolmedeiros committed Apr 8, 2024
1 parent d52c605 commit 85827f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ azcopy_pkg_deps:
azcopy_username: root
azcopy_group: root
azcopy_bin_path: /usr/local/bin
azcopy_pkg_url: https://azcopyvnext.azureedge.net/releases/release-10.23.0-20240129/azcopy_linux_amd64_10.23.0.tar.gz
azcopy_version: 10.23.0
azcopy_pkg_url: https://azcopyvnext.azureedge.net/releases/release-10.24.0-20240326/azcopy_linux_amd64_10.24.0.tar.gz
azcopy_version: 10.24.0

0 comments on commit 85827f0

Please sign in to comment.