sshs: Bump to 4.3.0
This commit is contained in:
parent
1b005803ee
commit
9c733949af
2 changed files with 5 additions and 14 deletions
|
@ -19,4 +19,5 @@
|
|||
"homepage": "https://dns.froth.zone/awl",
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "A DNS query client"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue