diff --git a/bucket/tlrc.json b/bucket/tlrc.json index fa665b9b1d..77cdfefdf8 100644 --- a/bucket/tlrc.json +++ b/bucket/tlrc.json @@ -1,13 +1,13 @@ { - "version": "1.10.0", + "version": "1.11.0", "description": "a tldr client written in rust", "homepage": "https://github.com/tldr-pages/tlrc", "license": "MIT", "notes": "pages not bundled with app, they will be downloaded the first time you use tldr", "architecture": { "64bit": { - "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.10.0/tlrc-v1.10.0-x86_64-pc-windows-msvc.zip", - "hash": "7a748414ba7bd211606e011f7ce6a0fe77ea22e0e8242dd9bafaac9560be6ca5" + "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.11.0/tlrc-v1.11.0-x86_64-pc-windows-msvc.zip", + "hash": "d0808c06946715088550b6899a31c0612a42d3749450fc8444af57514a54852a" } }, "bin": "tldr.exe",