From 8ac484bdaeda382cf8a2a1f85e3cbe3bc39b42e2 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 8 Oct 2023 12:42:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- discord-bin/lure.sh | 2 +- obs-vkcapture/lure.sh | 2 +- obsidian-bin/lure.sh | 2 +- upscayl-bin/lure.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/discord-bin/lure.sh b/discord-bin/lure.sh index 41739e2..168b465 100755 --- a/discord-bin/lure.sh +++ b/discord-bin/lure.sh @@ -1,5 +1,5 @@ name='discord-bin' -version='0.0.30' +version='0.0.31' release='1' desc='Discord (popular voice + video app) using the system provided electron for increased security and performance' homepage='https://discord.com/' diff --git a/obs-vkcapture/lure.sh b/obs-vkcapture/lure.sh index 74d37b3..8127061 100755 --- a/obs-vkcapture/lure.sh +++ b/obs-vkcapture/lure.sh @@ -1,5 +1,5 @@ name='obs-vkcapture' -version='1.4.2' +version='1.4.4' 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 849d3f3..909b456 100755 --- a/obsidian-bin/lure.sh +++ b/obsidian-bin/lure.sh @@ -1,5 +1,5 @@ name='obsidian-bin' -version='1.4.11' +version='1.4.14' 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/upscayl-bin/lure.sh b/upscayl-bin/lure.sh index 10728cb..4507a35 100644 --- a/upscayl-bin/lure.sh +++ b/upscayl-bin/lure.sh @@ -1,5 +1,5 @@ name='upscayl-bin' -version='2.8.0' +version='2.8.6' release='1' desc='Free and Open Source AI Image Upscaler' homepage='https://github.com/upscayl/upscayl'