mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
atac: Update to version 0.20.0
This commit is contained in:
parent
52399b35c7
commit
2ac4909583
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.0",
|
"version": "0.20.0",
|
||||||
"description": "Arguably a Terminal API Client based on well-known clients such as Postman, Insomnia, or even Bruno.",
|
"description": "Arguably a Terminal API Client based on well-known clients such as Postman, Insomnia, or even Bruno.",
|
||||||
"homepage": "https://atac.julien-cpsn.com/",
|
"homepage": "https://atac.julien-cpsn.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.19.0/atac-v0.19.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.20.0/atac-v0.20.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ff55943202321c45c434d52159a308e3ed2178e1b88e17e975deb698d1e5c221"
|
"hash": "d4b7f42c12c78fe8e82161479dd85ebb424d1bfdf30ceb93a6565125b328fad7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.19.0/atac-v0.19.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.20.0/atac-v0.20.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "e1d0d345afcf422408ef2826e976212d639a465ec17413c677b573c6f81d4fce"
|
"hash": "d1d582750d6fe4a79cb5fac6ca65fe822ca9785a8d773f25bf0d2974c9581d3d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "atac.exe",
|
"bin": "atac.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user