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 68ba483 commit a17c4c2Copy full SHA for a17c4c2
Formula/r/riff.rb
@@ -1,8 +1,8 @@
1
class Riff < Formula
2
desc "Diff filter highlighting which line parts have changed"
3
homepage "https://github.com/walles/riff"
4
- url "https://github.com/walles/riff/archive/refs/tags/3.3.10.tar.gz"
5
- sha256 "6db6ac7525f00c4a4cb45351b9a229e253b3e9053ab365d6f881c0144159f8da"
+ url "https://github.com/walles/riff/archive/refs/tags/3.4.0.tar.gz"
+ sha256 "ac1b973ab3dc0386f59c1b92bb509eab762d1524781c5e60e1208cfce70966e4"
6
license "MIT"
7
8
no_autobump! because: :bumped_by_upstream
0 commit comments