diff --git a/bucket/air.json b/bucket/air.json index b309163e4d..a01989df50 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.52.2", + "version": "1.52.3", "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.52.2/air_1.52.2_windows_amd64.tar.gz", - "hash": "20627f2fd3f26ef6010ca2470a47b2b5fe40a9cf878895e94df1425d3bc1e772" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_amd64.tar.gz", + "hash": "d0b0111c3674ba9e1e400716ddf2c53112b2c7425fb303dd1cd269e298cc6596" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.52.2/air_1.52.2_windows_386.tar.gz", - "hash": "e487400592d0e20cce7a132f331c55e634563d7804566af8cddc11d30ff66353" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_386.tar.gz", + "hash": "c96d59d600840d6db8fe9aff535cbe5817954d9d4ad2a92ac31e74c664564043" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.52.2/air_1.52.2_windows_arm64.tar.gz", - "hash": "c250ba390c278fcca65c8eb5362d27c44171afd5f23fa2f793f9f4fab01da468" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.3/air_1.52.3_windows_arm64.tar.gz", + "hash": "6e600172bf05f08926eeb623e61e2db1b805da51f1bac7b3c2d9755e56d7cda9" } }, "bin": "air.exe",