From ed6b7a849649d90b5e0c2c2411134c850e19d1f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Dec 2022 20:25:06 +0000 Subject: [PATCH] git-cliff: Update to version 1.0.0 --- bucket/git-cliff.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/git-cliff.json b/bucket/git-cliff.json index 53fd8738f8..931d00c239 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "0.10.0", + "version": "1.0.0", "description": "A highly customizable Changelog Generator that follows Conventional Commit specifications", "homepage": "https://github.com/orhun/git-cliff", "license": "GPL-3.0-or-later", "architecture": { "32bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v0.10.0/git-cliff-0.10.0-i686-pc-windows-msvc.zip", - "hash": "313b820e2e9c78889ce3a7b489cc99e30ac3304846abbe5e69a82f1d739de07e" + "url": "https://github.com/orhun/git-cliff/releases/download/v1.0.0/git-cliff-1.0.0-i686-pc-windows-msvc.zip", + "hash": "fa201cf6f7af3cd8a2103c854f483891bcc57ac5f5a91712b5efac3ed64636a8" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v0.10.0/git-cliff-0.10.0-x86_64-pc-windows-msvc.zip", - "hash": "da1f1fad0e24f9bfad810317357c2cd42a61b9f17d11eeff822b12afccda9213" + "url": "https://github.com/orhun/git-cliff/releases/download/v1.0.0/git-cliff-1.0.0-x86_64-pc-windows-msvc.zip", + "hash": "38998de19ff4116d3f6614a26e5aae26f2100fcc38ce5ae0135e6951ef5e6a4c" } }, - "extract_dir": "git-cliff-0.10.0", + "extract_dir": "git-cliff-1.0.0", "bin": "git-cliff.exe", "checkver": "github", "autoupdate": {