diff --git a/bucket/git-cliff.json b/bucket/git-cliff.json index 0c50be71fe..e177d75721 100644 --- a/bucket/git-cliff.json +++ b/bucket/git-cliff.json @@ -1,23 +1,23 @@ { - "version": "2.9.1", + "version": "2.10.0", "description": "A highly customizable Changelog Generator that follows Conventional Commit specifications", "homepage": "https://git-cliff.org", "license": "GPL-3.0-or-later", "architecture": { "32bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.9.1/git-cliff-2.9.1-i686-pc-windows-msvc.zip", - "hash": "825375fcb8872f919810d07314b9ba25df25aad85f7ea9415c9fc8f3c9c92953" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.10.0/git-cliff-2.10.0-i686-pc-windows-msvc.zip", + "hash": "49be31092a1605808df49b66b790f5b3001c34c090850984e7b50640745caf10" }, "64bit": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.9.1/git-cliff-2.9.1-x86_64-pc-windows-msvc.zip", - "hash": "43bc3125acbea2267daf1ba8fecbd6cd7260ae08dbcf28d7eb4d270f7f33c4e3" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.10.0/git-cliff-2.10.0-x86_64-pc-windows-msvc.zip", + "hash": "460a455bf0c6f4a0a9f5bab31d151ed483451dfd5bf60ddfa5eb6a1173b0d1cd" }, "arm64": { - "url": "https://github.com/orhun/git-cliff/releases/download/v2.9.1/git-cliff-2.9.1-aarch64-pc-windows-msvc.zip", - "hash": "0130b25db1fad65870c87b9b9a71c1ce21c6283e2b045da0796a659a8431e3d9" + "url": "https://github.com/orhun/git-cliff/releases/download/v2.10.0/git-cliff-2.10.0-aarch64-pc-windows-msvc.zip", + "hash": "2f78de42c046ff755f795eaa6c4bcd2df46904fbb28893c2d30c13c07673a1b7" } }, - "extract_dir": "git-cliff-2.9.1", + "extract_dir": "git-cliff-2.10.0", "bin": "git-cliff.exe", "checkver": { "github": "https://github.com/orhun/git-cliff"