Skip to content

Commit

Permalink
[ripgrep] update to 14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie authored Nov 27, 2023
1 parent 1706df7 commit 2a3d231
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions bucket/ripgrep.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"description": "ripgrep recursively searches directories for a regex pattern.",
"version": "13.0.0",
"version": "14.0.0",
"homepage": "https://github.com/BurntSushi/ripgrep",
"license": "Public Domain",
"url": "https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-i686-pc-windows-msvc.zip",
"url.hash": "SHA256:725fab270e0c7419e0032b8dcf28cb399337be9d4867d4e527a1d9671efecffb",
"url64": "https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-x86_64-pc-windows-msvc.zip",
"url64.hash": "SHA256:a47ace6f654c5ffa236792fc3ee3fefd9c7e88e026928b44da801acb72124aa8",
"url64": "https://github.com/BurntSushi/ripgrep/releases/download/14.0.0/ripgrep-14.0.0-x86_64-pc-windows-msvc.zip",
"url64.hash": "SHA256:74831f4e66f01fe452e7d6d28805384d1a66fa8cc22c2963dbc4612fb4620856",
"extension": "zip",
"links": [
"rg.exe"
Expand Down

0 comments on commit 2a3d231

Please sign in to comment.