Scoop update for awl version v0.6.7
This commit is contained in:
parent
9cb8197867
commit
0e259f405a
1 changed files with 6 additions and 6 deletions
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.6/awl_Windows_386.zip",
|
||||
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.7/awl_Windows_386.zip",
|
||||
"bin": [
|
||||
"awl.exe"
|
||||
],
|
||||
"hash": "8fa1d99bb7f4a447013b5f1dec867faac20d4dcc80d1f9286b24fdd4ce5c52d8"
|
||||
"hash": "0fb55faa1b7ce02f20f5e6aecb24bab7c5ecb27b7cb17a6378a3fa80dc87bb85"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.6/awl_Windows_amd64.zip",
|
||||
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.7/awl_Windows_amd64.zip",
|
||||
"bin": [
|
||||
"awl.exe"
|
||||
],
|
||||
"hash": "61e28efa5afde918ebb7763772a1fd8f06799cec8e037cd0e3369bc122636707"
|
||||
"hash": "de438d9e9af2362e1e81e41ab1371ed44f82f2ac6d191d2b6a2678cd58fee90e"
|
||||
}
|
||||
},
|
||||
"homepage": "https://dns.froth.zone/awl",
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "A DNS query client"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue