diff --git a/bucket/broot.json b/bucket/broot.json index 41648460ec..9d8f63eb12 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.45.0", + "version": "1.45.1", "description": "A new way to see and navigate directory trees", "homepage": "https://dystroy.org/broot/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Canop/broot/releases/download/v1.45.0/broot_1.45.0.zip", - "hash": "3f11b490189714f488b703157bed63e91b003eb4ff922c952db7dce57da0628c", + "url": "https://github.com/Canop/broot/releases/download/v1.45.1/broot_1.45.1.zip", + "hash": "44f4db6ef23f24f05324535793385c7b7e6e3b11f34f2eceab0769bdbcaf8d01", "extract_dir": "x86_64-pc-windows-gnu" } },