Skip to content
Merged

170 #39

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ bootstrap="${work_dir}/bootstrap"
source "${bootstrap}"

jq -n \
--arg tools_hck "${TOOLSHCK_DIR}/toolsHCK.ps1" \
--arg hlk_setup_scripts "${HLK_SETUP_SCRIPTS_DIR}" \
--arg extra_software "${EXTRA_SOFTWARE_DIR}" \
--arg playlists_path "${HLK_PLAYLISTS_DIR}" \
Expand All @@ -30,7 +29,6 @@ jq -n \
"iso_path": $iso_path,
"extra_software": $extra_software,
"workspace_path": $workspace_path,
"toolshck_path": $tools_hck,
},
"lib/engines/hckinstall/hckinstall.json": {
"hck_setup_scripts_path": $hlk_setup_scripts,
Expand Down
8 changes: 4 additions & 4 deletions dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@ VIRTIOFSD_PACKAGE=TRUE
QEMU_PACKAGE=TRUE

HLK_SETUP_SCRIPTS_GIT=https://github.com/HCK-CI/HLK-Setup-Scripts.git
HLK_SETUP_SCRIPTS_REF=d003b5e7209f70432acba34ab30e8269d64dfd2b
HLK_SETUP_SCRIPTS_REF=9c239aa6294075ee513133c675cb4e5fe3f4d426
# HLK_SETUP_SCRIPTS_DIR=

EXTRA_SOFTWARE_GIT=https://github.com/HCK-CI/extra-software.git
EXTRA_SOFTWARE_REF=d0d93e29bc51737468f313de2b15cea72231f1dd
EXTRA_SOFTWARE_REF=31296584c109db9eaa432982f7e35350aa5a5ddc
# EXTRA_SOFTWARE_DIR=

HLK_PLAYLISTS_GIT=https://github.com/HCK-CI/hlkplaylists.git
HLK_PLAYLISTS_REF=275a9c17269837fc044a7ff01aabd48d8e110325
# HLK_PLAYLISTS_DIR=

HCK_FILTERS_GIT=https://github.com/HCK-CI/hckfilters.git
HCK_FILTERS_REF=eb2ac8056d52e064b25abad8287c36208322770d
HCK_FILTERS_REF=2481bf80397dc2c7723a9342798d21ce9e967128
# HCK_FILTERS_DIR=

AUTOHCK_GIT=https://github.com/HCK-CI/AutoHCK.git
AUTOHCK_REF=v0.16.0
AUTOHCK_REF=v0.17.0
# AUTOHCK_DIR=