From 37db00f94386abb1a161b9b0c20a0a5687ee12bc Mon Sep 17 00:00:00 2001 From: xpamych Date: Tue, 12 Sep 2023 13:50:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B9=20?= =?UTF-8?q?=D0=B4=D0=BE=20=D0=B0=D0=BA=D1=82=D1=83=D0=B0=D0=BB=D1=8C=D0=BD?= =?UTF-8?q?=D0=BE=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- obs-vkcapture/lure.sh | 2 +- obsidian-bin/lure.sh | 2 +- syncthing/lure.sh | 2 +- upscayl-bin/lure.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/obs-vkcapture/lure.sh b/obs-vkcapture/lure.sh index df2b2e0..74d37b3 100755 --- a/obs-vkcapture/lure.sh +++ b/obs-vkcapture/lure.sh @@ -1,5 +1,5 @@ name='obs-vkcapture' -version='1.3.2' +version='1.4.2' release='1' desc='OBS plugin for Vulkan/OpenGL game capture on Linux.' homepage='https://github.com/nowrep/obs-vkcapture' diff --git a/obsidian-bin/lure.sh b/obsidian-bin/lure.sh index 665c5a8..849d3f3 100755 --- a/obsidian-bin/lure.sh +++ b/obsidian-bin/lure.sh @@ -1,5 +1,5 @@ name='obsidian-bin' -version='1.4.5' +version='1.4.11' release='1' desc='A powerful knowledge base that works on top of a local folder of plain text Markdown files' homepage='https://obsidian.md/' diff --git a/syncthing/lure.sh b/syncthing/lure.sh index be40205..cc3a0db 100644 --- a/syncthing/lure.sh +++ b/syncthing/lure.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.23.7' +version='1.24.0' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/' diff --git a/upscayl-bin/lure.sh b/upscayl-bin/lure.sh index 17830b4..10728cb 100644 --- a/upscayl-bin/lure.sh +++ b/upscayl-bin/lure.sh @@ -1,5 +1,5 @@ name='upscayl-bin' -version='2.7.5' +version='2.8.0' release='1' desc='Free and Open Source AI Image Upscaler' homepage='https://github.com/upscayl/upscayl'