diff --git a/bucket/air.json b/bucket/air.json index 8d37a0f413..b309163e4d 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.52.1", + "version": "1.52.2", "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.1/air_1.52.1_windows_amd64.tar.gz", - "hash": "46e0ee9c19f4b919641ef3cbdd07952ee429c0efb385c750a7e0d5cd3f60bcb4" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.2/air_1.52.2_windows_amd64.tar.gz", + "hash": "20627f2fd3f26ef6010ca2470a47b2b5fe40a9cf878895e94df1425d3bc1e772" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.52.1/air_1.52.1_windows_386.tar.gz", - "hash": "3150c957bec9557d94604807c8c5506bd6e99032e14d3a07db673a1b5910acef" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.2/air_1.52.2_windows_386.tar.gz", + "hash": "e487400592d0e20cce7a132f331c55e634563d7804566af8cddc11d30ff66353" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.52.1/air_1.52.1_windows_arm64.tar.gz", - "hash": "a4130d043d7ed8499a31e98fef8f403d4d3e8544d82e45de97c287979e48bff5" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.2/air_1.52.2_windows_arm64.tar.gz", + "hash": "c250ba390c278fcca65c8eb5362d27c44171afd5f23fa2f793f9f4fab01da468" } }, "bin": "air.exe",