diff --git a/customize_rpi4.sh b/customize_rpi4.sh index 595e3db..51a0e15 100755 --- a/customize_rpi4.sh +++ b/customize_rpi4.sh @@ -6,8 +6,8 @@ TOMCAT_VERSION=9.0.31 TOMCAT_FILE=apache-tomcat-9.0.31.tar.gz TOMCAT_URL=http://mirror.easyname.ch/apache/tomcat/tomcat-9/v9.0.31/bin/apache-tomcat-9.0.31.tar.gz -WIRING_PI_VERSION=2.50 -WIRING_PI_DEB=wiringpi-2.50-1_arm64.deb +WIRING_PI_VERSION=2.60 +WIRING_PI_DEB=wiringpi-2.60-1_arm64.deb JAVA_VERSION=11.0.6+10 JAVA_DEB=bellsoft-jdk11.0.6+10-linux-aarch64.deb diff --git a/debs64/wiringpi-2.50-1_arm64.deb b/debs64/wiringpi-2.50-1_arm64.deb deleted file mode 100644 index 989c663..0000000 Binary files a/debs64/wiringpi-2.50-1_arm64.deb and /dev/null differ diff --git a/debs64/wiringpi-2.60-1_arm64.deb b/debs64/wiringpi-2.60-1_arm64.deb new file mode 100644 index 0000000..25b2477 Binary files /dev/null and b/debs64/wiringpi-2.60-1_arm64.deb differ