mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
8 Commits
0a0fb5e799
...
f5d9fad62e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5d9fad62e | ||
|
|
d1ea3b01de | ||
|
|
6d5c2c35b5 | ||
|
|
f0ce81bc20 | ||
|
|
c5f4c56055 | ||
|
|
784caeac01 | ||
|
|
a3b762b2bc | ||
|
|
4b393baa6f |
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "14366786095",
|
||||
"version": "14549760042",
|
||||
"description": "cc65 - a freeware C compiler for 6502 based systems",
|
||||
"homepage": "https://cc65.github.io/",
|
||||
"license": "zlib-acknowledgement",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
|
||||
"hash": "sha1:9e3b8b3623489f50fa009fea7107264ca9fa8f13"
|
||||
"hash": "sha1:57f542b8d73f3a3fa9958ed3c879730fc8b96c53"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
|
||||
"hash": "sha1:b5f1874927c3704b6fad0aff7730680ec91a90a3"
|
||||
"hash": "sha1:5290b3610fece0bf05e5a674f8c8a00b9a31e600"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.14.0",
|
||||
"version": "0.15.0",
|
||||
"description": "Tool, language and decoders for working with binary data.",
|
||||
"homepage": "https://github.com/wader/fq",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/wader/fq/releases/download/v0.14.0/fq_0.14.0_windows_amd64.zip",
|
||||
"hash": "166edcbe05a217648d75713b7f1cdff05df51054b13f40c71ea25249f9f19dd7"
|
||||
"url": "https://github.com/wader/fq/releases/download/v0.15.0/fq_0.15.0_windows_amd64.zip",
|
||||
"hash": "3f58b332a7afd86eacb6f1c11797e1f37818af61146463cb8a18f4bb46094ab4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/wader/fq/releases/download/v0.14.0/fq_0.14.0_windows_arm64.zip",
|
||||
"hash": "5527d2f83924686806ec99a9690e73b369764dbb8f59a775afd0cab090a045f2"
|
||||
"url": "https://github.com/wader/fq/releases/download/v0.15.0/fq_0.15.0_windows_arm64.zip",
|
||||
"hash": "0421625f87b7c4c523d571497765637361ada6f6d61f328610645d6305a85eff"
|
||||
}
|
||||
},
|
||||
"bin": "fq.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.7.9",
|
||||
"version": "1.8.0",
|
||||
"description": "A tool for analyzing the dependencies in compiled Golang binaries.",
|
||||
"homepage": "https://github.com/Zxilly/go-size-analyzer",
|
||||
"license": "AGPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.9/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "00e01a246391bac04c839b6e4340b35316b1f6c77e9a581f3ba9b006b904547c"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.0/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "85d29e3596a1998733920e1e5c61998ee11b9857bbc8c10713ad4a4f47500ccc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.9/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "3fe9f9b37f259dc862e3119068b26f6b62e85bb6f6c3333d6845354b6852e048"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.0/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "87b8d55200280bc907655768f91801bea41d75a3b585f866dbc3bcded5193d64"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.50.3",
|
||||
"version": "0.50.4",
|
||||
"description": "Kubernetes Clusters manager",
|
||||
"homepage": "https://github.com/derailed/k9s",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.50.3/k9s_Windows_amd64.zip",
|
||||
"hash": "76cdfd1d22e2b984706e8903e5ab1e07a6436e54ad9cc042fe8e1f2b24db36df"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_amd64.zip",
|
||||
"hash": "b7daeed8c498d16802658e56a3cde0225727379992a25dd63cc0472cd53eb440"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.50.3/k9s_Windows_arm64.zip",
|
||||
"hash": "46c1fca9d052add81a557f919147a462d11515a4539342668bbe88b7bd983cda"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_arm64.zip",
|
||||
"hash": "1d9315b9b9b81c8ba016996069029dd9ce902e112b76b38d3be59c55e393197b"
|
||||
}
|
||||
},
|
||||
"bin": "k9s.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.42.1",
|
||||
"version": "1.43.0",
|
||||
"description": "Language Server Implementation for Luau",
|
||||
"homepage": "https://github.com/JohnnyMorganz/luau-lsp",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.42.1/luau-lsp-win64.zip",
|
||||
"hash": "09837136143bc1c9c12ae9fd835e3edf27d626a7917cd967838c47f97173afcc"
|
||||
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.43.0/luau-lsp-win64.zip",
|
||||
"hash": "1303758d2636cffebd69b04f9babdca7ae8b64687fed1cef591205e0d0a8074b"
|
||||
}
|
||||
},
|
||||
"bin": "luau-lsp.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "25.15.0",
|
||||
"version": "25.16.1",
|
||||
"description": "A prompt theme engine for any shell",
|
||||
"homepage": "https://ohmyposh.dev",
|
||||
"license": "MIT",
|
||||
@ -7,32 +7,32 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"e46f623f81de3e46cd61b213036f8e28cb66c60d7fa70e795fe0ffe1c9523c62",
|
||||
"eb6bcb2c6e41d6782f9581750c87edf2e939e8f008f604ae9a5330d756f7a440"
|
||||
"e198b81fc8c874e966c7fead7eabee103aca7249a1a537923fccbb167c61df1b",
|
||||
"ab83a1433ed1d07f7b7e7428fc15c979556968612242468380c5f2dbe98268e3"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/posh-windows-386.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/posh-windows-386.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"e46f623f81de3e46cd61b213036f8e28cb66c60d7fa70e795fe0ffe1c9523c62",
|
||||
"a550f28b67fa63942691708f3c45d0e6f86e6877ced1a7aa1a41c8e3ae80f724"
|
||||
"e198b81fc8c874e966c7fead7eabee103aca7249a1a537923fccbb167c61df1b",
|
||||
"a16ecd387a2ab017149da8a304ac85383e1fc3efd5e6be45f9156a91188e0268"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"e46f623f81de3e46cd61b213036f8e28cb66c60d7fa70e795fe0ffe1c9523c62",
|
||||
"6a4abd4fa2649b0b786664c4d36664069462ceff63e86660160126c38943e26d"
|
||||
"e198b81fc8c874e966c7fead7eabee103aca7249a1a537923fccbb167c61df1b",
|
||||
"6042c6d22a5d13bcf2182c0659e3e38ef66a4375a5bf575a885c7e48ade566e5"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "5.3.0",
|
||||
"version": "5.4.0",
|
||||
"description": "A log file highlighter",
|
||||
"homepage": "https://github.com/bensadeh/tailspin",
|
||||
"license": "MIT",
|
||||
"depends": "main/less",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bensadeh/tailspin/releases/download/5.3.0/tailspin-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2d1ed82c3455f53461022c2f58879d8cef07d15d44b29f0db54632815a836304"
|
||||
"url": "https://github.com/bensadeh/tailspin/releases/download/5.4.0/tailspin-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e8b70df1ecfc5f6eb6408fcf3d2f6b382ab90efbdf1947cc6684562a5abea0be"
|
||||
}
|
||||
},
|
||||
"bin": "tspin.exe",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
||||
"version": "2.24-25.04.16",
|
||||
"version": "2.24-25.04.19",
|
||||
"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": [
|
||||
"76122436c36042452ab49fdef5512fdcf1591488b1b4e9aca48197683b8d9376",
|
||||
"633949ba841170ba1c1892468a4164adbcb0d241532cffb278f6a646eb3560b5",
|
||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||
],
|
||||
"bin": "trid.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user