From c69ed5688460bdda2ef33b1c29face6c649b16fa Mon Sep 17 00:00:00 2001 From: mdwagner <13472976+mdwagner@users.noreply.github.com> Date: Sun, 25 Feb 2024 15:29:26 +0000 Subject: [PATCH] release: bump to 1.1.1 --- bucket/lucky.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lucky.json b/bucket/lucky.json index 30d9a76..fcc8a99 100644 --- a/bucket/lucky.json +++ b/bucket/lucky.json @@ -1,12 +1,12 @@ { - "version": "1.1.0-test2", + "version": "1.1.1", "description": "A Crystal command-line tool for generating new Lucky Web Applications", "homepage": "https://github.com/luckyframework/lucky_cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/luckyframework/lucky_cli/releases/download/v1.1.0-test2/lucky-v1.1.0-test2-windows-amd64.zip", - "hash": "99d1d091ca0420b64b3ec54f74d4ca7826b5ca562ce00fec79b186ca9f17eaff" + "url": "https://github.com/luckyframework/lucky_cli/releases/download/v1.1.1/lucky-v1.1.1-windows-amd64.zip", + "hash": "57565e2b801316f3f1bf70a047dd679d4f790792ab217894e0b5e2457921cc3c" } }, "bin": "lucky.exe",