From 34e5a1ccdba38a6e11497f808431e1ea815fb9f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:53:28 +0000 Subject: [PATCH] qendpoint: Update to version 2.4.1 --- bucket/qendpoint.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/qendpoint.json b/bucket/qendpoint.json index fd576cb..ed08a7d 100644 --- a/bucket/qendpoint.json +++ b/bucket/qendpoint.json @@ -1,14 +1,14 @@ { - "version": "2.4.0", + "version": "2.4.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": "74f372e4c56186372e240fff55649f09ad09c3bc975f93f80fb9e871ef6a5607", + "hash": "052873e3c23e8871146356cea81a8427e6f42d760e6a85ed646e50d04c95200f", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/the-qa-company/qEndpoint/releases/download/v2.4.0/qendpoint-cli.zip", - "extract_dir": "qendpoint-cli-2.4.0", + "url": "https://github.com/the-qa-company/qEndpoint/releases/download/v2.4.1/qendpoint-cli.zip", + "extract_dir": "qendpoint-cli-2.4.1", "env_add_path": "bin", "checkver": { "url": "https://github.com/the-qa-company/qEndpoint/releases/latest",