From bb2103081d902b1606f51eda3c01234ef73e83f3 Mon Sep 17 00:00:00 2001 From: Alex Epstein Date: Fri, 19 Oct 2018 18:19:55 -0700 Subject: [PATCH] Updating to 1.22.1 --- README.md | 2 +- bash-snippets/bash-snippets | 2 +- changelog.md | 12 ++++++++++++ cheat/cheat | 2 +- cloudup/cloudup | 2 +- crypt/crypt | 2 +- cryptocurrency/cryptocurrency | 2 +- currency/currency | 2 +- extras/Linux/maps/maps | 2 +- geo/geo | 2 +- install.sh | 2 +- lyrics/lyrics | 2 +- meme/meme | 2 +- movies/movies | 2 +- movies/tmdb | 2 +- newton/newton | 2 +- pwned/pwned | 2 +- qrify/qrify | 2 +- short/short | 2 +- siteciphers/siteciphers | 2 +- skeleton | 2 +- stocks/stocks | 2 +- taste/taste | 2 +- todo/todo | 2 +- transfer/transfer | 2 +- weather/weather | 2 +- ytview/ytview | 2 +- 27 files changed, 38 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 246f89e..6778b0d 100644 --- a/README.md +++ b/README.md @@ -404,7 +404,7 @@ cd Bash-Snippets * Git checkout to the latest stable release ```bash -git checkout v1.22.0 +git checkout v1.22.1 ``` * Run the guided install script with diff --git a/bash-snippets/bash-snippets b/bash-snippets/bash-snippets index 6203017..97366c1 100755 --- a/bash-snippets/bash-snippets +++ b/bash-snippets/bash-snippets @@ -2,7 +2,7 @@ # Author: Navan Chauhan and Alexander Epstein declare -a tools=(cheat cloudup crypt cryptocurrency currency geo lyrics meme movies newton pwned qrify short siteciphers stocks taste todo transfer weather ytview) declare -a validTools=() -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" diff --git a/changelog.md b/changelog.md index 2435b23..f94cedc 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,18 @@ # Bash-Snippets Changelog +## Version 1.22.1 + + +## Changes +* Fix bugs in currency tool because of api changes +* Fix bugs in cloudup tool because of api changes +* Fixing movies tool +* Fix bugs in meme tool +* Fix default answer on install + +
+ ## Version 1.22.0
diff --git a/cheat/cheat b/cheat/cheat index 3312d48..1fbffc3 100755 --- a/cheat/cheat +++ b/cheat/cheat @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" ## rest of these variables are search flags search="0" diff --git a/cloudup/cloudup b/cloudup/cloudup index b6a823d..ca36e3e 100755 --- a/cloudup/cloudup +++ b/cloudup/cloudup @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" private="0" ## state of private flag all="0" ## state of all flag diff --git a/crypt/crypt b/crypt/crypt index 563ff7f..3494684 100755 --- a/crypt/crypt +++ b/crypt/crypt @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" state="" configuredClient="" diff --git a/cryptocurrency/cryptocurrency b/cryptocurrency/cryptocurrency index 18c53b8..dc4695b 100755 --- a/cryptocurrency/cryptocurrency +++ b/cryptocurrency/cryptocurrency @@ -5,7 +5,7 @@ unset base unset exchangeTo old="false" -currentVersion="1.22.0" +currentVersion="1.22.1" unset configuredClient ## This function determines which http get tool the system has installed and returns an error if there isnt one diff --git a/currency/currency b/currency/currency index feea51c..c1c6627 100755 --- a/currency/currency +++ b/currency/currency @@ -3,7 +3,7 @@ unset base unset exchangeTo -currentVersion="1.22.0" +currentVersion="1.22.1" unset configuredClient currencyCodes=(AUD BGN BRL CAD CHF CNY CZK DKK EUR GBP HKD HRK HUF IDR ILS INR diff --git a/extras/Linux/maps/maps b/extras/Linux/maps/maps index 0e50fab..2686497 100755 --- a/extras/Linux/maps/maps +++ b/extras/Linux/maps/maps @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" directionsFlag="0" directionsMapFlag="0" diff --git a/geo/geo b/geo/geo index a7774de..70c1e63 100755 --- a/geo/geo +++ b/geo/geo @@ -4,7 +4,7 @@ # Author: Jake Meyer # Github: https://github.com/jakewmeyer -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" ## This function determines which http get tool the system has installed and returns an error if there isnt one diff --git a/install.sh b/install.sh index a37377e..defb819 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" declare -a tools=(bash-snippets cheat cloudup crypt cryptocurrency currency geo lyrics meme movies newton pwned qrify short siteciphers stocks taste todo transfer weather ytview) declare -a extraLinuxTools=(maps) declare -a extraDarwinTools diff --git a/lyrics/lyrics b/lyrics/lyrics index 15f3e30..7f58b48 100755 --- a/lyrics/lyrics +++ b/lyrics/lyrics @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" artist="false" song="false" diff --git a/meme/meme b/meme/meme index a26a63e..0c21a89 100755 --- a/meme/meme +++ b/meme/meme @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Author: Navan Chauhan https://github.com/navanchauhan -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" fileName="" ## This function determines which http get tool the system has installed and returns an error if there isnt one diff --git a/movies/movies b/movies/movies index 2210bbe..1c32f49 100755 --- a/movies/movies +++ b/movies/movies @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" configuredPython="" detail=false diff --git a/movies/tmdb b/movies/tmdb index 6ae1dee..23803a3 100755 --- a/movies/tmdb +++ b/movies/tmdb @@ -2,7 +2,7 @@ # Author: Alexander Epstein https://github.com/alexanderepstein # Author: Navan Chauhan https://github.com/navanchauhan -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" configuredPython="" APIKEY="b2f8880475c888056b6207067fbaa197" diff --git a/newton/newton b/newton/newton index a74e7cb..8c215a0 100755 --- a/newton/newton +++ b/newton/newton @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" flagCount="0" declare -a simpleOperations=(simplify factor derive integrate zeroes roots tangent area cos sin tan arccos arcsin arctan abs log) diff --git a/pwned/pwned b/pwned/pwned index 97eacd8..a8199b7 100755 --- a/pwned/pwned +++ b/pwned/pwned @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Navan Chauhan https://github.com/navanchauhan -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" configuredPython="" diff --git a/qrify/qrify b/qrify/qrify index 18ceeaf..43000a4 100755 --- a/qrify/qrify +++ b/qrify/qrify @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Linyos Torovoltos github.com/linyostorovovoltos -currentVersion="1.22.0" +currentVersion="1.22.1" multiline="0" # flag that indicates multiline option fileoutput="0" # flag indicating the -f option diff --git a/short/short b/short/short index 77cb610..8774ef8 100755 --- a/short/short +++ b/short/short @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" configuredPython="" diff --git a/siteciphers/siteciphers b/siteciphers/siteciphers index 4db7b79..10494f0 100755 --- a/siteciphers/siteciphers +++ b/siteciphers/siteciphers @@ -1,7 +1,7 @@ #!/usr/bin/env bash DELAY=1 configuredClient="" -currentVersion="1.22.0" +currentVersion="1.22.1" checkOpenSSL() { diff --git a/skeleton b/skeleton index a2ce6c7..e833aba 100755 --- a/skeleton +++ b/skeleton @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" ## This function determines which http get tool the system has installed and returns an error if there isnt one diff --git a/stocks/stocks b/stocks/stocks index 86d5fed..e318b00 100755 --- a/stocks/stocks +++ b/stocks/stocks @@ -2,7 +2,7 @@ # Author: Alexander Epstein https://github.com/alexanderepstein # Author: Navan Chauhan https://github.com/navanchauhan -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" configuredPython="" diff --git a/taste/taste b/taste/taste index 54e73c0..651b0fe 100755 --- a/taste/taste +++ b/taste/taste @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" configuredPython="" source ~/.bash_profile 2> /dev/null ## allows grabbing enviornment variable diff --git a/todo/todo b/todo/todo index eae8ce4..c864cf6 100755 --- a/todo/todo +++ b/todo/todo @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein flag="" -currentVersion="1.22.0" +currentVersion="1.22.1" configuredClient="" ## This function determines which http get tool the system has installed and returns an error if there isnt one diff --git a/transfer/transfer b/transfer/transfer index 63575c1..98ab96d 100755 --- a/transfer/transfer +++ b/transfer/transfer @@ -3,7 +3,7 @@ configuredDownloadClient="" configuredUploadClient="" configuredClient="" -currentVersion="1.22.0" +currentVersion="1.22.1" down="false" ## This function determines which http get tool the system has installed and returns an error if there isnt one diff --git a/weather/weather b/weather/weather index a14d022..51685a8 100755 --- a/weather/weather +++ b/weather/weather @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Author: Alexander Epstein https://github.com/alexanderepstein -currentVersion="1.22.0" #This version variable should not have a v but should contain all other characters ex Github release tag is v1.2.4 currentVersion is 1.2.4 +currentVersion="1.22.1" #This version variable should not have a v but should contain all other characters ex Github release tag is v1.2.4 currentVersion is 1.2.4 LANG="${LANG:-en}" locale=$(echo $LANG | cut -c1-2) unset configuredClient diff --git a/ytview/ytview b/ytview/ytview index 82b3bb5..e238679 100755 --- a/ytview/ytview +++ b/ytview/ytview @@ -6,7 +6,7 @@ if [[ -d $HOME/.cache/ytview ]]; then rm -rf $HOME/.cache/ytview/; fi player="" configuredClient="" -currentVersion="1.22.0" +currentVersion="1.22.1" flag="" ## This function determines which http get tool the system has installed and returns an error if there isnt one