Skip to content

Commit

Permalink
tealdeer: Update to version 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2024
1 parent 71389a1 commit 9ba195d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/tealdeer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "1.7.0",
"version": "1.7.1",
"description": "A very fast implementation of tldr in Rust.",
"homepage": "https://dbrgn.github.io/tealdeer",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dbrgn/tealdeer/releases/download/v1.7.0/tealdeer-windows-x86_64-msvc.exe#/tldr.exe",
"hash": "22e67e32eb66bbb81b786ac6d24e9b3a8ef43b965df7e9cb25971bab8ef8a0a6"
"url": "https://github.com/dbrgn/tealdeer/releases/download/v1.7.1/tealdeer-windows-x86_64-msvc.exe#/tldr.exe",
"hash": "9e98b71562493a1e057540eac5617e4045107cf505ac155980ccb14a74e7d5fb"
}
},
"pre_install": [
Expand Down

0 comments on commit 9ba195d

Please sign in to comment.