From e80c62bb80e96a2f4805c48b1a6dcba6958afb46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 06:09:56 +0000 Subject: [PATCH] calibre: Update to version 7.0.0 --- bucket/calibre.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/calibre.json b/bucket/calibre.json index bdb15c4..892b084 100644 --- a/bucket/calibre.json +++ b/bucket/calibre.json @@ -1,10 +1,10 @@ { - "version": "6.29.0", + "version": "7.0.0", "description": "Powerful and easy to use e-book manager", "homepage": "https://calibre-ebook.com", "license": "GPL-3.0-only", - "url": "https://github.com/kovidgoyal/calibre/releases/download/v6.29.0/calibre-portable-installer-6.29.0.exe", - "hash": "eba8954cce2314256acb8f4975a9e59859a4a88093a72ae9e1c160b07f8440c8", + "url": "https://github.com/kovidgoyal/calibre/releases/download/v7.0.0/calibre-portable-installer-7.0.0.exe", + "hash": "fb1a6708fb88ef3285b5218068d914e7aba41e33cb06cd25c98101072cc950dc", "installer": { "script": [ "start \"$dir\\calibre-portable-installer-$version.exe\" @(\"$dir\") -wait",