From 41cbeecf75a8eec5fbaec0d15d957571695b98e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 16:30:23 +0000 Subject: [PATCH] air: Update to version 1.63.5 --- bucket/air.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/air.json b/bucket/air.json index 34ca1e5411..8f50db42a1 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.63.4", + "version": "1.63.5", "description": "A live-reloading command line utility for developing Go applications.", "homepage": "https://github.com/cosmtrek/air", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.63.4/air_1.63.4_windows_amd64.tar.gz", - "hash": "9f5b464ce00005fae56a59a349fde000a973fd3f4ccfd46154d258cc2ab089f1" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.5/air_1.63.5_windows_amd64.tar.gz", + "hash": "73a33581f77089436ea98baf7570e2dc3bdf0644fb25ff306c6aedfe535fe04d" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.63.4/air_1.63.4_windows_386.tar.gz", - "hash": "701f7389822afd77312904da33924691da704dae7bd6fa929d39eb6b461d17ee" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.5/air_1.63.5_windows_386.tar.gz", + "hash": "be70a53effc86d73c5d50fcfb7901ae6f5d81256e420e5fa347375305578501f" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.63.4/air_1.63.4_windows_arm64.tar.gz", - "hash": "0ebf1d5f22c3facae4930a7d67e550fdf26722ced12fecf9bb9e48b6c11cd8ac" + "url": "https://github.com/cosmtrek/air/releases/download/v1.63.5/air_1.63.5_windows_arm64.tar.gz", + "hash": "de7fe13cffcf401d47e88fb54645228487bd755bd05f4de73a68fc410667046b" } }, "bin": "air.exe",