From 37a6fa0bc91eb0aba0e3a8250185db586aac940a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:28:07 +0000 Subject: [PATCH] air: Update to version 1.52.1 --- bucket/air.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/air.json b/bucket/air.json index 524a46ae39..8d37a0f413 100644 --- a/bucket/air.json +++ b/bucket/air.json @@ -1,20 +1,20 @@ { - "version": "1.52.0", + "version": "1.52.1", "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.0/air_1.52.0_windows_amd64.tar.gz", - "hash": "455e22ec3f4e7ff028480f90af99b3e616c75fd4e5f31b5684e08c4fbc20a133" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.1/air_1.52.1_windows_amd64.tar.gz", + "hash": "46e0ee9c19f4b919641ef3cbdd07952ee429c0efb385c750a7e0d5cd3f60bcb4" }, "32bit": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.52.0/air_1.52.0_windows_386.tar.gz", - "hash": "e87221600ad042dd20b843e453bba4b67585645aee6d075c696540a6d895556d" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.1/air_1.52.1_windows_386.tar.gz", + "hash": "3150c957bec9557d94604807c8c5506bd6e99032e14d3a07db673a1b5910acef" }, "arm64": { - "url": "https://github.com/cosmtrek/air/releases/download/v1.52.0/air_1.52.0_windows_arm64.tar.gz", - "hash": "b1e1d3b91caea91fd3ca3f29314312c118ed6834921228cd364cfa90d5e66ad4" + "url": "https://github.com/cosmtrek/air/releases/download/v1.52.1/air_1.52.1_windows_arm64.tar.gz", + "hash": "a4130d043d7ed8499a31e98fef8f403d4d3e8544d82e45de97c287979e48bff5" } }, "bin": "air.exe",