diff --git a/bucket/git-cliff.json b/bucket/git-cliff.json index 931d00c239..7d8a9bdd19 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,19 +1,19 @@ { - "version": "1.0.0", + "version": "1.1.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/v1.0.0/git-cliff-1.0.0-i686-pc-windows-msvc.zip", - "hash": "fa201cf6f7af3cd8a2103c854f483891bcc57ac5f5a91712b5efac3ed64636a8" + "url": "https://github.com/orhun/git-cliff/releases/download/v1.1.0/git-cliff-1.1.0-i686-pc-windows-msvc.zip", + "hash": "44ef750abb8fc3d1cfb8968a58978d3e293ce85d2e3b39be5936b5c850447124" }, "64bit": { - "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" + "url": "https://github.com/orhun/git-cliff/releases/download/v1.1.0/git-cliff-1.1.0-x86_64-pc-windows-msvc.zip", + "hash": "7ab923986e81012105043da18eb3cc1b4b2628d78c67f585d29f4cceb4753733" } }, - "extract_dir": "git-cliff-1.0.0", + "extract_dir": "git-cliff-1.1.0", "bin": "git-cliff.exe", "checkver": "github", "autoupdate": {