jdupes: Update to version 1.28.0

This commit is contained in:
github-actions[bot] 2024-07-27 16:28:06 +00:00
parent 95490eba96
commit 8f5319c027

View File

@ -1,18 +1,18 @@
{ {
"version": "1.27.3", "version": "1.28.0",
"description": "A powerful duplicate file finder", "description": "A powerful duplicate file finder",
"homepage": "https://codeberg.org/jbruchon/jdupes", "homepage": "https://codeberg.org/jbruchon/jdupes",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.27.3/jdupes-1.27.3-win64.zip", "url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.28.0/jdupes-1.28.0-win64.zip",
"hash": "01c7ae2cf457b801538bd2d22368bb9fc5c9bd3dc3d9770379010d9201534db0", "hash": "e41494a232060eb9003a7cfb1e90f56773d44e9376c388da3c3013bec17d64bf",
"extract_dir": "jdupes-1.27.3-win64" "extract_dir": "jdupes-1.28.0-win64"
}, },
"32bit": { "32bit": {
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.27.3/jdupes-1.27.3-win32.zip", "url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.28.0/jdupes-1.28.0-win32.zip",
"hash": "11343dd72a85deab4539d0ad66ef1d394bfe46c836ffcb54aad2cf31ed9887bb", "hash": "6d979737be54e1c9e5bc3b4064d37203d275d4c4538dc75848d63c17c1bd6ac6",
"extract_dir": "jdupes-1.27.3-win32" "extract_dir": "jdupes-1.28.0-win32"
} }
}, },
"bin": "jdupes.exe", "bin": "jdupes.exe",