From a800ad0d2c2113c89d90e643bd96413375b173f6 Mon Sep 17 00:00:00 2001 From: doyle Date: Tue, 30 Nov 2021 10:15:07 +1100 Subject: [PATCH] joplin: Update from 2.3.5 -> 2.6.2 --- win32_install.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32_install.bat b/win32_install.bat index 4771f72..dbbe657 100644 --- a/win32_install.bat +++ b/win32_install.bat @@ -416,8 +416,8 @@ REM ---------------------------------------------------------------------------- REM Joplin REM ---------------------------------------------------------------------------- if !install_joplin! == 1 ( - set joplin_sha256=83e76a272e5826268d8444d5eef675d9e043988b21818627f15a90420c0eb105 - set joplin_version=2.4.12 + set joplin_sha256=816439f47c3288a484ff090a6d5e280979859fd610d6988bc3701d73a1b5dfc4 + set joplin_version=2.6.2 set joplin_dir=!tools_dir!\joplin-x64-!joplin_version! set joplin_exe=!joplin_dir!\JoplinPortable.exe