diff --git a/bucket/tlrc.json b/bucket/tlrc.json index 44656d9aec..779e712f3a 100644 --- a/bucket/tlrc.json +++ b/bucket/tlrc.json @@ -1,13 +1,13 @@ { - "version": "1.11.1", + "version": "1.12.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.11.1/tlrc-v1.11.1-x86_64-pc-windows-msvc.zip", - "hash": "8176dc7881b829e70ad421b49589fe66c41ea0186cf017d1db6d09ce0994f25b" + "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.12.0/tlrc-v1.12.0-x86_64-pc-windows-msvc.zip", + "hash": "2de760afeba2d9cf1cc999714942263098d93c4e56fd4260f7c64e5a50956b7e" } }, "bin": "tldr.exe",