diff --git a/bucket/railway.json b/bucket/railway.json index 39567c625d..bf08571930 100644 --- a/bucket/railway.json +++ b/bucket/railway.json @@ -1,16 +1,16 @@ { - "version": "1.2.2", + "version": "1.2.3", "description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.", "homepage": "https://github.com/railwayapp/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v1.2.2/railway_1.2.2_windows_amd64.tar.gz", - "hash": "2acba8dd53e5e2b2494b4ba471c5e6a8bb7fd0f76cd63acaa2fdd0ff4e994e3d" + "url": "https://github.com/railwayapp/cli/releases/download/v1.2.3/railway_1.2.3_windows_amd64.tar.gz", + "hash": "d8cc951dae6b92d3dc097cdcbb9ba427663b65034a8c4c8641f798748b5fdbaa" }, "32bit": { - "url": "https://github.com/railwayapp/cli/releases/download/v1.2.2/railway_1.2.2_windows_386.tar.gz", - "hash": "c78299c74a2a057b9d366e919c74ad26de49c78f1a7533bc85962cd1a2b60a8d" + "url": "https://github.com/railwayapp/cli/releases/download/v1.2.3/railway_1.2.3_windows_386.tar.gz", + "hash": "6e80a66435e00b0c9e2ddf4f6efea724c9a7d3eaeb110e66d1704fbd88ec7dbc" } }, "bin": "railway.exe",