We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cce698 commit 8765c80Copy full SHA for 8765c80
Formula/k/krep.rb
@@ -1,8 +1,8 @@
1
class Krep < Formula
2
desc "High-Performance String Search Utility"
3
- homepage "https://davidesantangelo.github.io/krep/"
4
- url "https://github.com/davidesantangelo/krep/archive/refs/tags/v0.4.1.tar.gz"
5
- sha256 "3d70b0396afe5c7246d6a9a264a997a87ad24261546c857a7939e4f9592fe1f5"
+ homepage "https://github.com/davidesantangelo/krep"
+ url "https://github.com/davidesantangelo/krep/archive/refs/tags/v1.0.2.tar.gz"
+ sha256 "38cfc7da0a5e1c3a064c85fcb4d67f4cbd6e0f0659f194e6eda94d6b3b80b007"
6
license "BSD-2-Clause"
7
8
bottle do
0 commit comments