updates to use latest ISBN-lookup release

This commit is contained in:
SuperNovaa41 2024-02-01 23:05:00 -05:00
parent caac43ba96
commit aafab8ded0

View File

@ -5,7 +5,7 @@ cd ../
mkdir -p bin mkdir -p bin
cd bin cd bin
wget https://github.com/SuperNovaa41/isbn-lookup/releases/download/0.0.5/isbn wget https://github.com/SuperNovaa41/isbn-lookup/releases/download/0.0.6/isbn
chmod +x isbn chmod +x isbn
cd ../ cd ../