diff --git a/bucket/broot.json b/bucket/broot.json index 489660cd3a..96266aac4c 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.46.4", + "version": "1.46.5", "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.46.4/broot_1.46.4.zip", - "hash": "72f5d5537cb57065602a6c78337a5aa311be27e2422127753bee07040ecafe65", + "url": "https://github.com/Canop/broot/releases/download/v1.46.5/broot_1.46.5.zip", + "hash": "c9dd0749292cb6b75f104cc5e15754b3563db7692a53e55286ef14cea5015836", "extract_dir": "x86_64-pc-windows-gnu" } },