mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
6 lines
151 B
CMake
Executable File
6 lines
151 B
CMake
Executable File
file(
|
|
DOWNLOAD
|
|
https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_amd64
|
|
${CMAKE_INSTALL_PREFIX}/orchestration/scripts/yq
|
|
)
|