diff --git a/bucket/broot.json b/bucket/broot.json index 628575b2a8..88748b5657 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.30.1", + "version": "1.30.2", "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.30.1/broot_1.30.1.zip", - "hash": "ba53ef37ddd32d7872723d43221c3c619a65f71bdf7a643e8f03e216bf59d0bf", + "url": "https://github.com/Canop/broot/releases/download/v1.30.2/broot_1.30.2.zip", + "hash": "e25bed20eb0b08839aaa45ba46b6a19e39276c33f970f1c1b9436ff4ba31ff7d", "extract_dir": "x86_64-pc-windows-gnu" } },