Skip to content

Commit

Permalink
Fix URL for VelociraptorWindowsMSI (#2868)
Browse files Browse the repository at this point in the history
  • Loading branch information
SBattaglia-R7 authored and scudette committed Aug 28, 2023
1 parent aebae87 commit edaf2b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ tools:
version: 0.7.0-rc1

- name: VelociraptorWindows_x86MSI
url: https://github.com/Velocidex/velociraptor/releases/download/v0.7.0-rc1/velociraptor-v0.7.0-rc1-windows-386.msi
url: https://github.com/Velocidex/velociraptor/releases/download/v0.7.0/velociraptor-v0.7.0-rc1-windows-386.msi
serve_locally: true
version: 0.7.0-rc1

0 comments on commit edaf2b3

Please sign in to comment.