Compare commits

..

5 Commits

Author SHA1 Message Date
github-actions[bot]
2954a8fb1e pandoc: Update to version 3.8.2 2025-10-06 00:39:22 +00:00
github-actions[bot]
7fcffd3410 clink: Update to version 1.8.5 2025-10-06 00:39:22 +00:00
github-actions[bot]
e4d62c0b68 trid: Update to version 2.41-25.10.05 2025-10-05 20:28:21 +00:00
github-actions[bot]
c122251346 nfpm: Update to version 2.43.2 2025-10-05 20:28:20 +00:00
github-actions[bot]
6ab3db5caa base64@1.3.1: Fix hash (Closes #7227) 2025-10-05 17:23:36 +00:00
5 changed files with 15 additions and 15 deletions

View File

@ -4,7 +4,7 @@
"homepage": "https://www.di-mgt.com.au/base64-for-windows.html", "homepage": "https://www.di-mgt.com.au/base64-for-windows.html",
"license": "Freeware", "license": "Freeware",
"url": "https://www.di-mgt.com.au/src/base64-1.3.1.zip", "url": "https://www.di-mgt.com.au/src/base64-1.3.1.zip",
"hash": "sha1:acba38a1877f3bf9df4d1fc9b8310b0d10adacfc", "hash": "sha1:6aee7a7214311f53c774c74f2f6e0f6d7b4e8656",
"bin": "base64.exe", "bin": "base64.exe",
"checkver": { "checkver": {
"url": "https://www.di-mgt.com.au/base64-for-windows.html", "url": "https://www.di-mgt.com.au/base64-for-windows.html",

View File

@ -1,5 +1,5 @@
{ {
"version": "1.8.4", "version": "1.8.5",
"description": "Powerful Bash-style command line editing for cmd.exe", "description": "Powerful Bash-style command line editing for cmd.exe",
"homepage": "https://chrisant996.github.io/clink/", "homepage": "https://chrisant996.github.io/clink/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -7,8 +7,8 @@
"Run 'clink inject' to start clink on the current cmd", "Run 'clink inject' to start clink on the current cmd",
"Run 'clink autorun install' to auto start clink" "Run 'clink autorun install' to auto start clink"
], ],
"url": "https://github.com/chrisant996/clink/releases/download/v1.8.4/clink.1.8.4.72da93.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.8.5/clink.1.8.5.89b0f1.zip",
"hash": "7c27008e12c23307a4478725b03aa834cab103fb70c1f7a5ed8f373e5c3fce30", "hash": "27ad358ae6df7854703bb104af5e7e763edbdc423bd920687c689f6d7fda577a",
"env_set": { "env_set": {
"CLINK_DIR": "$dir" "CLINK_DIR": "$dir"
}, },

View File

@ -1,16 +1,16 @@
{ {
"version": "2.43.1", "version": "2.43.2",
"description": "nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go", "description": "nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go",
"homepage": "https://github.com/goreleaser/nfpm", "homepage": "https://github.com/goreleaser/nfpm",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.1/nfpm_2.43.1_Windows_x86_64.zip", "url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.2/nfpm_2.43.2_Windows_x86_64.zip",
"hash": "134a1613261258a8f2cb9357bad97343b231657d9125817abd1241c0e7de8ce8" "hash": "d6f937cfaf16cea8a123f3b7bf36f1d3c858710db41172752795dc6dc495755a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.1/nfpm_2.43.1_Windows_arm64.zip", "url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.2/nfpm_2.43.2_Windows_arm64.zip",
"hash": "f2d91152b71aff23e4aa80c27c6dd0acb581ab423691bcb7061073e2acb6abd3" "hash": "fc62cec9802c8c94a92f6c3a1c5991ff459b58cf78129121648373464d4ebf36"
} }
}, },
"bin": "nfpm.exe", "bin": "nfpm.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "3.8.1", "version": "3.8.2",
"description": "Universal markup converter", "description": "Universal markup converter",
"homepage": "https://pandoc.org", "homepage": "https://pandoc.org",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
@ -8,11 +8,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jgm/pandoc/releases/download/3.8.1/pandoc-3.8.1-windows-x86_64.zip", "url": "https://github.com/jgm/pandoc/releases/download/3.8.2/pandoc-3.8.2-windows-x86_64.zip",
"hash": "5c9d9a6d774cae5ecb22a17591b0cf5355565ffeeab746d8b67ee194a2d5a849" "hash": "3bcdc5c77ae5bd5406100c2c4bfdc8d17d5e4d756ad35f1791aa805282dcb33e"
} }
}, },
"extract_dir": "pandoc-3.8.1", "extract_dir": "pandoc-3.8.2",
"bin": "pandoc.exe", "bin": "pandoc.exe",
"checkver": { "checkver": {
"github": "https://github.com/jgm/pandoc" "github": "https://github.com/jgm/pandoc"

View File

@ -1,6 +1,6 @@
{ {
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually", "##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
"version": "2.41-25.10.03", "version": "2.41-25.10.05",
"description": "A utility designed to identify file types from their binary signatures.", "description": "A utility designed to identify file types from their binary signatures.",
"homepage": "https://www.mark0.net/soft-trid-e.html", "homepage": "https://www.mark0.net/soft-trid-e.html",
"license": "Shareware", "license": "Shareware",
@ -9,7 +9,7 @@
"https://mark0.net/download/trid_w32.zip" "https://mark0.net/download/trid_w32.zip"
], ],
"hash": [ "hash": [
"ff9ae7b1127605cc53761f9ac0540d6be6b987f7b55c5d95f386cbc7267e379f", "5659c8bfbaf42bab32600b6d36f33be21d598c0188ad0b20925e8ef5223aa95b",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
], ],
"bin": "trid.exe", "bin": "trid.exe",