mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
2 Commits
98ce97c59b
...
011e8a5b70
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
011e8a5b70 | ||
|
|
5e527405ef |
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "2.20.18",
|
||||
"version": "2.20.19",
|
||||
"description": "A modern personal independent blog system.",
|
||||
"homepage": "https://halo.run",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/halo-dev/halo/releases/download/v2.20.18/halo-2.20.18.jar#/halo.jar",
|
||||
"hash": "37785b88afe9999df4c0903c54923d7edea8ed529010cdbe7af6a493410e6f1e",
|
||||
"url": "https://github.com/halo-dev/halo/releases/download/v2.20.19/halo-2.20.19.jar#/halo.jar",
|
||||
"hash": "e315e0d695babd779bae69b287340a98945e47c81f46b7e5adfb81de28e4e2d7",
|
||||
"bin": "halo.jar",
|
||||
"checkver": {
|
||||
"github": "https://github.com/halo-dev/halo"
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"homepage": "https://github.com/xtaci/kcptun",
|
||||
"description": "A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC.",
|
||||
"version": "20241227",
|
||||
"version": "20250427",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20241227/kcptun-windows-amd64-20241227.tar.gz",
|
||||
"hash": "sha1:17e740c0e51076ab1a0ccdba92013c5a7a0efa86",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250427/kcptun-windows-amd64-20250427.tar.gz",
|
||||
"hash": "sha1:9d5575fd6c5d42801bd877f99d0140b4b6557394",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_amd64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20241227/kcptun-windows-386-20241227.tar.gz",
|
||||
"hash": "sha1:0b55f11a737e584fe501f305998ff95392e3199b",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250427/kcptun-windows-386-20250427.tar.gz",
|
||||
"hash": "sha1:e19d13879747851aa50224f5b2248e0f99e5e6f4",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user