Skip to content

Commit

Permalink
ISC CS v1.1.0 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: Uladzislau Dadzimau <[email protected]>
  • Loading branch information
UladzislauDadzimau and Uladzislau Dadzimau authored Jul 23, 2024
1 parent 3aecfc7 commit c8825c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions isc_collection/isc-cs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ fi


#region Hard-coded variables
DOWNLOAD_URL="https://github.com/infobloxopen/infoblox-sa-scripts/releases/download/isc-v1.0.5.0/SLSENB_ISC_CS_1.0.5.0.tags-v1.0.5.fee408a.zip"
EXPECTED_HASH="9743094C7C5EE6BDD33B11A679D3585586F5DBFE506129C11960461356AE65A4"
DOWNLOAD_URL="https://github.com/infobloxopen/infoblox-sa-scripts/releases/download/isc-v1.1.0.0/SLSENB_ISC_CS_1.1.0.0.tags-v1.1.0.6eb6fc1.zip"
EXPECTED_HASH="3B2828EF1A92320D402762EF3A5838F4B0D42791E5C6DB18270BA6CF437ABC5C"
DESTINATION_FOLDER="./ib-isc-cs"

if [ -d "$DESTINATION_FOLDER" ]; then
Expand Down

0 comments on commit c8825c7

Please sign in to comment.