From a29c5f3ed026013ec48dc4237613b80bb3dfb3e8 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Thu, 11 Jun 2026 02:19:50 +0500 Subject: [PATCH 1/3] Add KnitCalc --- data/KnitCalc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/KnitCalc diff --git a/data/KnitCalc b/data/KnitCalc new file mode 100644 index 0000000000..4810fb97ab --- /dev/null +++ b/data/KnitCalc @@ -0,0 +1,8 @@ +authors: + - name: dmezhnov + url: https://github.com/dmezhnov +links: + - type: GitHub + url: dmezhnov/knitcalc + - type: Download + url: https://github.com/dmezhnov/knitcalc/releases From 0486d20c19bd197a6b539c1046179cdbc7005864 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Fri, 12 Jun 2026 00:09:23 +0500 Subject: [PATCH 2/3] =?UTF-8?q?KnitCalc:=20use=20plain=20repo=20URL=20?= =?UTF-8?q?=E2=80=94=20the=20test=20worker=20expects=20an=20http=20link=20?= =?UTF-8?q?on=20line=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/KnitCalc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/data/KnitCalc b/data/KnitCalc index 4810fb97ab..97485d49b8 100644 --- a/data/KnitCalc +++ b/data/KnitCalc @@ -1,8 +1 @@ -authors: - - name: dmezhnov - url: https://github.com/dmezhnov -links: - - type: GitHub - url: dmezhnov/knitcalc - - type: Download - url: https://github.com/dmezhnov/knitcalc/releases +https://github.com/dmezhnov/knitcalc From f0131b149d50110b8f40694f7ad4afb9f2dc8c7b Mon Sep 17 00:00:00 2001 From: dmezhnov Date: Fri, 12 Jun 2026 11:29:40 +0500 Subject: [PATCH 3/3] Retrigger CI: KnitCalc 1.8.30 AppImage is built on ubuntu-22.04 (portable glib linkage)