diff --git a/bucket/sd.json b/bucket/sd.json index 6f844fe29d..a49527c370 100644 --- a/bucket/sd.json +++ b/bucket/sd.json @@ -1,13 +1,13 @@ { - "version": "1.0.0", + "version": "1.1.0", "description": "Intuitive find & replace CLI (sed alternative)", "homepage": "https://github.com/chmln/sd", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/chmln/sd/releases/download/v1.0.0/sd-v1.0.0-x86_64-pc-windows-msvc.zip", - "hash": "b7cc9937ebc1f736c87d5929b9ea2280053af10f8e320d9c20ca90c3af46a5d5", - "extract_dir": "sd-v1.0.0-x86_64-pc-windows-msvc" + "url": "https://github.com/chmln/sd/releases/download/v1.1.0/sd-v1.1.0-x86_64-pc-windows-msvc.zip", + "hash": "59837c2e7c911099aca1cc46b663bcdc5a949fd3e9fbbaf34fc73e5d5d71007c", + "extract_dir": "sd-v1.1.0-x86_64-pc-windows-msvc" } }, "bin": "sd.exe",