diff --git a/bucket/broot.json b/bucket/broot.json index 481f6ab075..049712f6aa 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "homepage": "https://dystroy.org/broot/", + "version": "0.13.6", "description": "A new way to see and navigate directory trees", - "version": "0.13.4", + "homepage": "https://dystroy.org/broot/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Canop/broot/releases/download/v0.13.4/release.zip", - "hash": "a54ba590e26d8c16b18c4dcb13656a3d65fd1a94253cab6bbb851ee0b08d482f", + "url": "https://github.com/Canop/broot/releases/download/v0.13.6/broot_0.13.6.zip", + "hash": "a6904781ed147ea9aae3a5eb11ffdad540a76b2e9bcf1835e48a9b8f81faf842", "extract_dir": "build\\x86_64-pc-windows-gnu" } }, @@ -17,7 +17,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/Canop/broot/releases/download/v$version/release.zip" + "url": "https://github.com/Canop/broot/releases/download/v$version/broot_$version.zip" } } }