1
0
Fork 0

Scoop update for awl version v0.6.10

This commit is contained in:
goreleaserbot 2023-11-08 20:09:26 +00:00
parent 1fe6c6c15e
commit b7e725a2b1
1 changed files with 5 additions and 5 deletions

View File

@ -1,19 +1,19 @@
{
"version": "0.6.9",
"version": "0.6.10",
"architecture": {
"32bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.9/awl_Windows_386.zip",
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.10/awl_Windows_i386.zip",
"bin": [
"awl.exe"
],
"hash": "d5a869274d8df394243fe8ad4da2395d9a8edc1c84b221356441c98cc3fb7def"
"hash": "60e777e29696ddc55f119a92c66409a5510a915e78af3b50e04d314c9a182833"
},
"64bit": {
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.9/awl_Windows_amd64.zip",
"url": "https://git.froth.zone/sam/awl/releases/download/v0.6.10/awl_Windows_amd64.zip",
"bin": [
"awl.exe"
],
"hash": "0bfc62435a41d7a7f576519867d0e070644943afb6d7ff21be405243d6f67292"
"hash": "4cd7591b84a1baca69ec014a0ad7072a755087fde205b979cbd17ced2f6d67b9"
}
},
"homepage": "https://dns.froth.zone/awl",