Skip to content

Commit 7b1d467

Browse files
committed
scooter 0.8.0
1 parent 9a901b3 commit 7b1d467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/scooter.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Scooter < Formula
22
desc "Interactive find and replace in the terminal"
33
homepage "https://github.com/thomasschafer/scooter"
4-
url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.6.0.tar.gz"
5-
sha256 "11e9ee10e3cdc626d92c497fd3b3567988bfd07f94478a31a031a8e009fc72cb"
4+
url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.8.0.tar.gz"
5+
sha256 "b6133e9b7ce8e58fe7dd29750247d9d9d6708b19a4a1d4972d19fad24efb2d8f"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)