sshs: Bump to 4.3.0

This commit is contained in:
Sam Therapy 2024-10-15 17:05:13 +02:00
parent 1b005803ee
commit 9c733949af
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD
2 changed files with 5 additions and 14 deletions

View file

@ -19,4 +19,5 @@
"homepage": "https://dns.froth.zone/awl",
"license": "BSD-3-Clause",
"description": "A DNS query client"
}
}

View file

@ -1,25 +1,15 @@
{
"version": "3.4.0",
"version": "4.5.1",
"architecture": {
"32bit": {
"url": "https://github.com/quantumsheep/sshs/releases/download/3.4.0/sshs-windows-386.exe",
"bin": [
[
"sshs-windows-386.exe",
"sshs"
]
],
"hash": "b7888dd52ee005f069552bb88656be0a6a1cb189f88ff86e359850c4d9c19d24"
},
"64bit": {
"url": "https://github.com/quantumsheep/sshs/releases/download/3.4.0/sshs-windows-amd64.exe",
"url": "https://github.com/quantumsheep/sshs/releases/download/4.5.1/sshs-windows-amd64.exe",
"bin": [
[
"sshs-windows-amd64.exe",
"sshs"
]
],
"hash": "9a8e6aa7ce8032b0f836b171f4ee67b33053936b6016b907b46f92206eee5f87"
"hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
}
},
"homepage": "https://github.com/quantumsheep/sshs",