mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
3 Commits
8ce3f1f0c2
...
72a057cc6e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72a057cc6e | ||
|
|
d6db2b9dea | ||
|
|
37b5dead52 |
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.12",
|
||||
"version": "1.2.13",
|
||||
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
|
||||
"homepage": "https://bun.sh/",
|
||||
"license": "MIT",
|
||||
@ -9,12 +9,12 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.12/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.12/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.13/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.13/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"2a272fbbdd1d5f8ada819d9113a624e33257e6c23ef5cdf632c38856cb5d6676",
|
||||
"b598f021838227360f8136019c2680ac2d75268699474fde8f2c1671c7e6545c"
|
||||
"4401d9c51168d92563bffe5c249a8b38c05b08a6b88c52ff6b40fdd59071ac7c",
|
||||
"99ea9c3b2239ce1684228aee2557a9006bae240690cfa17013214c62f0174225"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "5.13.0",
|
||||
"version": "5.13.1",
|
||||
"description": "Build Automation in PowerShell",
|
||||
"homepage": "https://github.com/nightroman/Invoke-Build",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.13.0#/dl.7z",
|
||||
"hash": "d2f21f4bdcb35e329609d34ea444cbc22854264f388da3d8c5f0f20f55506e7b",
|
||||
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.13.1#/dl.7z",
|
||||
"hash": "212163a3a7d469619fc0baa8a6ab94dd464474c4c3d45fb32621bb6f1f08ba9b",
|
||||
"extract_dir": "tools",
|
||||
"env_add_path": ".",
|
||||
"checkver": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
||||
"version": "2.24-25.05.06",
|
||||
"version": "2.24-25.05.10",
|
||||
"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": [
|
||||
"f4b9a36e16e386f03681682d5af4a389e8931d3e3d93279862548dd4a97fc879",
|
||||
"bfde8feb54953d2520251ad4ebecdbd95fd9dd0069d46fedbb3afd3b294d6291",
|
||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||
],
|
||||
"bin": "trid.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user