Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
e45c2e4cbe qrencode: Update to version 4.1.1-4 2025-06-01 08:29:33 +00:00
github-actions[bot]
8b84dde21c jq: Update to version 1.8.0 2025-06-01 08:29:33 +00:00
github-actions[bot]
b4da5615fe trid: Update to version 2.24-25.06.01 2025-06-01 04:32:07 +00:00
github-actions[bot]
02f4cce2b8 act: Update to version 0.2.78 2025-06-01 04:32:07 +00:00
4 changed files with 17 additions and 17 deletions

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.77", "version": "0.2.78",
"description": "Local Github actions runner.", "description": "Local Github actions runner.",
"homepage": "https://github.com/nektos/act/", "homepage": "https://github.com/nektos/act/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_x86_64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_x86_64.zip",
"hash": "c51380f6ec73c5c7b3af5a26254910716a50b686df127bb5fd03dd162af90878" "hash": "48f281989062c8ab8acdcabf08665ca9c6bc08c1e03edd0bd08ce0df4ff98347"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_i386.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_i386.zip",
"hash": "e37b8951aa58fb03e05be330f085f6039f22a598b002cfa760f225d7ea438bab" "hash": "400819e74c2ca6c4334e2fa7ebf943d1c4374188da697b7c3f0e97f0c8ecddd1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_arm64.zip", "url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_arm64.zip",
"hash": "b3ac2804df5fb6f0a924d69c842e282913115503bd388ddc0bfdb5c4cb83ae14" "hash": "44898c959c16eef1d954eff842e642897fa06d9244fa52b713a393f383da4e1f"
} }
}, },
"bin": "act.exe", "bin": "act.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "1.7.1", "version": "1.8.0",
"description": "Lightweight and flexible command-line JSON processor", "description": "Lightweight and flexible command-line JSON processor",
"homepage": "https://jqlang.github.io/jq/", "homepage": "https://jqlang.github.io/jq/",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-amd64.exe#/jq.exe", "url": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-windows-amd64.exe#/jq.exe",
"hash": "7451fbbf37feffb9bf262bd97c54f0da558c63f0748e64152dd87b0a07b6d6ab" "hash": "b45fcbb27dcb9e9848ac39889a8bf86457b8d9d31e7c56387c6eab80008fd1f4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-i386.exe#/jq.exe", "url": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-windows-i386.exe#/jq.exe",
"hash": "e4efdd6a2c463ae714ed98fd5e874fe834a3a2380e17885bd4cda1c49e5166df" "hash": "47e2bcc9c3526ec72fe588136dcd592afaa139bdfb9be1d64244c9dc501b1e34"
} }
}, },
"bin": "jq.exe", "bin": "jq.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.1-3", "version": "4.1.1-4",
"description": "Encode input data in a QR Code symbol", "description": "Encode input data in a QR Code symbol",
"homepage": "https://fukuchi.org/works/qrencode/", "homepage": "https://fukuchi.org/works/qrencode/",
"license": "LGPL-2.1-only", "license": "LGPL-2.1-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-qrencode-4.1.1-3-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-qrencode-4.1.1-4-any.pkg.tar.zst",
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-12.0.0.r747.g1a99f8514-1-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-12.0.0.r747.g1a99f8514-1-any.pkg.tar.zst",
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libpng-1.6.48-1-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libpng-1.6.48-1-any.pkg.tar.zst",
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-zlib-1.3.1-1-any.pkg.tar.zst" "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-zlib-1.3.1-1-any.pkg.tar.zst"
@ -20,7 +20,7 @@
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-qrencode-4.1.1-3-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-qrencode-4.1.1-4-any.pkg.tar.zst",
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-libwinpthread-git-12.0.0.r747.g1a99f8514-1-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-libwinpthread-git-12.0.0.r747.g1a99f8514-1-any.pkg.tar.zst",
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-libpng-1.6.48-1-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-libpng-1.6.48-1-any.pkg.tar.zst",
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-zlib-1.3.1-1-any.pkg.tar.zst" "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-zlib-1.3.1-1-any.pkg.tar.zst"

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.24-25.05.25", "version": "2.24-25.06.01",
"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": [
"6ad75762c2e90c7b022d3022d1d5eb6b8ac27708a0c46608bf7bddb6e93264f3", "9797196128c03f8ee1bfd3d1a189bb05baa104cf481046245f4d919ee851d3b2",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
], ],
"bin": "trid.exe", "bin": "trid.exe",