Skip to content

Commit

Permalink
ISC CS v1.1.1 (#11)
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 24, 2024
1 parent c8825c7 commit df21bdf
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.1.0.0/SLSENB_ISC_CS_1.1.0.0.tags-v1.1.0.6eb6fc1.zip"
EXPECTED_HASH="3B2828EF1A92320D402762EF3A5838F4B0D42791E5C6DB18270BA6CF437ABC5C"
DOWNLOAD_URL="https://github.com/infobloxopen/infoblox-sa-scripts/releases/download/isc-v1.1.1.0/SLSENB_ISC_CS_1.1.1.0.tags-v1.1.1.133dc5a.zip"
EXPECTED_HASH="E3A980D668A623B821335155ED03349C5642B0CE23D51300572B22DAE6018C86"
DESTINATION_FOLDER="./ib-isc-cs"

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

0 comments on commit df21bdf

Please sign in to comment.