sd: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2026-02-25 20:32:02 +00:00
parent 130b27fe6d
commit 86ee3fde2c

View File

@ -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",