diff --git a/bucket/air.json b/bucket/air.json index b69aad1eb0..e53e13491b 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.44.0", + "version": "1.45.0", "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.44.0/air_1.44.0_windows_amd64.tar.gz", - "hash": "ddbf102554a5a7294d9ae7fd49a9bf2395762cbe8f183862a4ffd06a70b620b8" + "url": "https://github.com/cosmtrek/air/releases/download/v1.45.0/air_1.45.0_windows_amd64.tar.gz", + "hash": "3b1a3194c47dddcd6b70ce0170b3f7570dec67331098be0f85633ca22879b0da" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.44.0/air_1.44.0_windows_386.tar.gz", - "hash": "7f17bd5946368fd0e7a6c4ad0fb8cbc808e5b2b90ffd07c7c0c4f5e2d99a13d8" + "url": "https://github.com/cosmtrek/air/releases/download/v1.45.0/air_1.45.0_windows_386.tar.gz", + "hash": "2897724ef1ff5fa4cecf498f83630062f4ca725d617f3d26ac9ecb014e3364ad" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.44.0/air_1.44.0_windows_arm64.tar.gz", - "hash": "978e11e83477ecb3f2ab82251bdfdea58c5d8902afd13a1d3def710649886e15" + "url": "https://github.com/cosmtrek/air/releases/download/v1.45.0/air_1.45.0_windows_arm64.tar.gz", + "hash": "0a9e4e7a6986a00dad8b6b4384e591114df8caf72a33f1fa66cd7e287fbf7e3a" } }, "bin": "air.exe",