Compare commits

..

3 Commits

Author SHA1 Message Date
github-actions[bot]
f70257ff90 task: Update to version 3.43.3 2025-04-28 00:40:18 +00:00
github-actions[bot]
1591074d91 pnpm: Update to version 10.10.0 2025-04-28 00:40:18 +00:00
github-actions[bot]
85e05772a2 exiftool: Update to version 13.29 2025-04-27 20:27:49 +00:00
3 changed files with 15 additions and 15 deletions

View File

@ -1,18 +1,18 @@
{
"version": "13.28",
"version": "13.29",
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
"homepage": "https://exiftool.org",
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
"architecture": {
"64bit": {
"url": "https://exiftool.org/exiftool-13.28_64.zip",
"hash": "a06c27a391fe316477676c8bb229eb2d1f23cfc42a3ebc077dfc615102927ced",
"extract_dir": "exiftool-13.28_64"
"url": "https://exiftool.org/exiftool-13.29_64.zip",
"hash": "316c15b2281b9dd1bcc37d3a8fa71539d08e1533b882780deabcdf2fd2a5550f",
"extract_dir": "exiftool-13.29_64"
},
"32bit": {
"url": "https://exiftool.org/exiftool-13.28_32.zip",
"hash": "03ec00cec8f13faa4b4ce8f715558ab3161958e41228b4e52ce568de2e1ac877",
"extract_dir": "exiftool-13.28_32"
"url": "https://exiftool.org/exiftool-13.29_32.zip",
"hash": "347f7da909de792476dc2d22a1e8c675198d628aacf0a5f5ef31b440dbd392fb",
"extract_dir": "exiftool-13.29_32"
}
},
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",

View File

@ -1,12 +1,12 @@
{
"version": "10.9.0",
"version": "10.10.0",
"description": "A fast and disk space efficient Node package manager.",
"homepage": "https://pnpm.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/pnpm/pnpm/releases/download/v10.9.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "d7dcdc1e67084a4ac2bbe396ca3af370abaa6bc4eb653c4b2d6c7ad83b719a74"
"url": "https://github.com/pnpm/pnpm/releases/download/v10.10.0/pnpm-win-x64.exe#/pnpm.exe",
"hash": "36806b80c55ecae5b429a01ef320abbc583012ac0725d0e6c28b3d0d4e40496f"
}
},
"bin": "pnpm.exe",

View File

@ -1,16 +1,16 @@
{
"version": "3.43.2",
"version": "3.43.3",
"description": "A task runner / simpler Make alternative written in Go",
"homepage": "https://taskfile.dev/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/go-task/task/releases/download/v3.43.2/task_windows_amd64.zip",
"hash": "3857b984d7c0cb8b0b06da9ccd85c30e1c5b1d8b79287a3f55215ca4f23e0464"
"url": "https://github.com/go-task/task/releases/download/v3.43.3/task_windows_amd64.zip",
"hash": "08b7d03b2dde0a4b3f53cd8c6dca544087c7b388cd6e5405c284ccc70563936c"
},
"32bit": {
"url": "https://github.com/go-task/task/releases/download/v3.43.2/task_windows_386.zip",
"hash": "a7dc99bddfce772761a71002c5ba98e67649e228d88f355d82aed3bada142496"
"url": "https://github.com/go-task/task/releases/download/v3.43.3/task_windows_386.zip",
"hash": "e9b85aa64e83a41f167f9718b37dee02b634cfdc2e0354e4ab50aa5a7e79d8bc"
}
},
"bin": "task.exe",