From 349b54f6855938eb68ed6baa1022b0507c17b74a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:32:06 +0000 Subject: [PATCH] air: Update to version 1.64.5 --- bucket/air.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/air.json b/bucket/air.json index 90c655ad62..e8730b93b6 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.64.4", + "version": "1.64.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.64.4/air_1.64.4_windows_amd64.tar.gz", - "hash": "bd580e36420496d8cc60e5aa2bc55896f58f3684d48e45324ab7bfe94ee6c058" + "url": "https://github.com/cosmtrek/air/releases/download/v1.64.5/air_1.64.5_windows_amd64.tar.gz", + "hash": "6ce5cd2fc0bb4b26e753818d9f8a27523434f9538348b0e14397e37bfe636e4a" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.64.4/air_1.64.4_windows_386.tar.gz", - "hash": "deb00f395ccf5dac34374f917c027bea0c24ea036ea9c17352b2c446b4a033b4" + "url": "https://github.com/cosmtrek/air/releases/download/v1.64.5/air_1.64.5_windows_386.tar.gz", + "hash": "2c1bcd1e5687ec1ea8d756caba764421b227cdcc01348816865a3a736aac6d46" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.64.4/air_1.64.4_windows_arm64.tar.gz", - "hash": "64a626ba296f3f47ccf5ade94a9af6a3563594e30ecb1c8d4ea9367ad93f0d8f" + "url": "https://github.com/cosmtrek/air/releases/download/v1.64.5/air_1.64.5_windows_arm64.tar.gz", + "hash": "11a3265dbd8dce220243215c859bbbfbf4c147f2f0f30edae063475f55b4ba7c" } }, "bin": "air.exe",