Add HTTPie Desktop app

This commit is contained in:
astrian 2025-08-07 15:52:30 +10:00
parent 5bfdf3d6ad
commit bf53fa4c42
No known key found for this signature in database

View File

@ -208,6 +208,7 @@ install_apps() {
"postman" # Postman - API 开发和测试工具
"zen" # Zen Browser - 基于 Firefox 的隐私浏览器
"arc" # Arc - The Browser Company 的现代化浏览器
"httpie" # HTTPie Desktop - HTTP 客户端 GUI 应用
)
total=${#apps[@]}