atac: Update to version 0.21.0

This commit is contained in:
github-actions[bot] 2025-09-11 16:29:51 +00:00
parent da1f25ca22
commit f069858133

View File

@ -1,16 +1,16 @@
{ {
"version": "0.20.2", "version": "0.21.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.20.2/atac-v0.20.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.21.0/atac-v0.21.0-x86_64-pc-windows-msvc.zip",
"hash": "62e6519c9cbbbafdf6160a64127bce2f609218a1816abd0f2a8bfa40293a7363" "hash": "7fecdae6250b8dce3e2b0102b93f11ddada167d684b7b7798c5e8b9fcbc933cc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.20.2/atac-v0.20.2-aarch64-pc-windows-msvc.zip", "url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.21.0/atac-v0.21.0-aarch64-pc-windows-msvc.zip",
"hash": "a305e64a8e78033021be1687205814164ac399328fc12bd96baf80e19e3a5ccb" "hash": "7a1738f85e4bdc5a40aeee8d92cc8e64e4d0a306e502d26d9e030cbff7d1d5c5"
} }
}, },
"bin": "atac.exe", "bin": "atac.exe",