broot: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2023-11-13 16:27:40 +00:00
parent 2353970610
commit ffbd23d9da

View File

@ -1,12 +1,12 @@
{ {
"version": "1.28.0", "version": "1.28.1",
"description": "A new way to see and navigate directory trees", "description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/", "homepage": "https://dystroy.org/broot/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.28.0/broot_1.28.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.28.1/broot_1.28.1.zip",
"hash": "0d487e77be67f2b7fc2be285e7052f25be993e29b8db529a0dd7d4a44510064f", "hash": "8cdcc2a9177b9e448ad89999bc3e6f5cbeed46f07a68989290b4b64119f455ce",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },