From be56e0e3f264a4acda417a71fd56dd04c067168b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:43:38 +0000 Subject: [PATCH] qendpoint: Update to version 1.14.1 --- bucket/qendpoint.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/qendpoint.json b/bucket/qendpoint.json index eabd983..b8b0f19 100644 --- a/bucket/qendpoint.json +++ b/bucket/qendpoint.json @@ -1,14 +1,14 @@ { - "version": "1.14.0", + "version": "1.14.1", "description": "A highly scalable RDF triple store with full-text and GeoSPARQL support.", "homepage": "https://github.com/the-qa-company/qEndpoint", "license": "https://github.com/the-qa-company/qEndpoint/blob/master/LICENSE.md", - "hash": "3e7005887b15349b055a5a4e2cc38173375d6207ef2764d5a67a1e908716c6fa", + "hash": "8bacb6a5638be265a97ec2783ec508d66c8a79462928bd0df608569f244f77eb", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/the-qa-company/qEndpoint/releases/download/v1.14.0/qendpoint-cli.zip", - "extract_dir": "qendpoint-cli-1.14.0", + "url": "https://github.com/the-qa-company/qEndpoint/releases/download/v1.14.1/qendpoint-cli.zip", + "extract_dir": "qendpoint-cli-1.14.1", "env_add_path": "bin", "checkver": { "url": "https://github.com/the-qa-company/qEndpoint/releases/latest",