diff --git a/bucket/rpk.json b/bucket/rpk.json index 2134eab7f..5533dbd93 100644 --- a/bucket/rpk.json +++ b/bucket/rpk.json @@ -1,16 +1,16 @@ { - "version": "24.3.2", + "version": "24.3.3", "description": "Redpanda Keeper (rpk) is a single binary application that provides a way to interact with your Redpanda clusters from the command line.", "homepage": "https://docs.redpanda.com/current/get-started/rpk/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/redpanda-data/redpanda/releases/download/v24.3.2/rpk-windows-amd64.zip", - "hash": "3ab338bf791654c7de954f310d12fdc883521eaf4d83f4857e4a7cf205429dc0" + "url": "https://github.com/redpanda-data/redpanda/releases/download/v24.3.3/rpk-windows-amd64.zip", + "hash": "40ef79192fd8f35fe1f6f484acfd0ffc0b2cdfdc68f1ec2ffabd5f7f51d804c3" }, "arm64": { - "url": "https://github.com/redpanda-data/redpanda/releases/download/v24.3.2/rpk-windows-arm64.zip", - "hash": "d398197634d61ff69cdf5f872ac4a024e9c2cdc4d408f602b57b6e2ca8c0d910" + "url": "https://github.com/redpanda-data/redpanda/releases/download/v24.3.3/rpk-windows-arm64.zip", + "hash": "f75a5dc3e63a82d90136350dc5d3807c2bdf6bcb99e80b5f50fe73aa50db4c79" } }, "bin": "rpk.exe",