atac: Update to version 0.22.0

This commit is contained in:
github-actions[bot] 2025-09-13 00:34:43 +00:00
parent ea606f81c5
commit 3f9016df31

View File

@ -1,16 +1,16 @@
{ {
"version": "0.21.0", "version": "0.22.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.21.0/atac-v0.21.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.22.0/atac-v0.22.0-x86_64-pc-windows-msvc.zip",
"hash": "7fecdae6250b8dce3e2b0102b93f11ddada167d684b7b7798c5e8b9fcbc933cc" "hash": "52df8e95a2bb688d89ca9139a9310f5d72d8458df58dc9418693398fa17d3073"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.21.0/atac-v0.21.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/Julien-cpsn/ATAC/releases/download/v0.22.0/atac-v0.22.0-aarch64-pc-windows-msvc.zip",
"hash": "7a1738f85e4bdc5a40aeee8d92cc8e64e4d0a306e502d26d9e030cbff7d1d5c5" "hash": "99c74392ac21d87262ce4b505b5993462a41e6f3e0e87862278d2b86f634afca"
} }
}, },
"bin": "atac.exe", "bin": "atac.exe",