mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
Compare commits
4 Commits
b5a95db84d
...
e45c2e4cbe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e45c2e4cbe | ||
|
|
8b84dde21c | ||
|
|
b4da5615fe | ||
|
|
02f4cce2b8 |
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.2.77",
|
||||
"version": "0.2.78",
|
||||
"description": "Local Github actions runner.",
|
||||
"homepage": "https://github.com/nektos/act/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_x86_64.zip",
|
||||
"hash": "c51380f6ec73c5c7b3af5a26254910716a50b686df127bb5fd03dd162af90878"
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_x86_64.zip",
|
||||
"hash": "48f281989062c8ab8acdcabf08665ca9c6bc08c1e03edd0bd08ce0df4ff98347"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_i386.zip",
|
||||
"hash": "e37b8951aa58fb03e05be330f085f6039f22a598b002cfa760f225d7ea438bab"
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_i386.zip",
|
||||
"hash": "400819e74c2ca6c4334e2fa7ebf943d1c4374188da697b7c3f0e97f0c8ecddd1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.77/act_Windows_arm64.zip",
|
||||
"hash": "b3ac2804df5fb6f0a924d69c842e282913115503bd388ddc0bfdb5c4cb83ae14"
|
||||
"url": "https://github.com/nektos/act/releases/download/v0.2.78/act_Windows_arm64.zip",
|
||||
"hash": "44898c959c16eef1d954eff842e642897fa06d9244fa52b713a393f383da4e1f"
|
||||
}
|
||||
},
|
||||
"bin": "act.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.7.1",
|
||||
"version": "1.8.0",
|
||||
"description": "Lightweight and flexible command-line JSON processor",
|
||||
"homepage": "https://jqlang.github.io/jq/",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-amd64.exe#/jq.exe",
|
||||
"hash": "7451fbbf37feffb9bf262bd97c54f0da558c63f0748e64152dd87b0a07b6d6ab"
|
||||
"url": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-windows-amd64.exe#/jq.exe",
|
||||
"hash": "b45fcbb27dcb9e9848ac39889a8bf86457b8d9d31e7c56387c6eab80008fd1f4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-i386.exe#/jq.exe",
|
||||
"hash": "e4efdd6a2c463ae714ed98fd5e874fe834a3a2380e17885bd4cda1c49e5166df"
|
||||
"url": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-windows-i386.exe#/jq.exe",
|
||||
"hash": "47e2bcc9c3526ec72fe588136dcd592afaa139bdfb9be1d64244c9dc501b1e34"
|
||||
}
|
||||
},
|
||||
"bin": "jq.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.1.1-3",
|
||||
"version": "4.1.1-4",
|
||||
"description": "Encode input data in a QR Code symbol",
|
||||
"homepage": "https://fukuchi.org/works/qrencode/",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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-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"
|
||||
@ -20,7 +20,7 @@
|
||||
},
|
||||
"32bit": {
|
||||
"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-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"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "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.",
|
||||
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
||||
"license": "Shareware",
|
||||
@ -9,7 +9,7 @@
|
||||
"https://mark0.net/download/trid_w32.zip"
|
||||
],
|
||||
"hash": [
|
||||
"6ad75762c2e90c7b022d3022d1d5eb6b8ac27708a0c46608bf7bddb6e93264f3",
|
||||
"9797196128c03f8ee1bfd3d1a189bb05baa104cf481046245f4d919ee851d3b2",
|
||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||
],
|
||||
"bin": "trid.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user