Skip to content

Commit 9f9f592

Browse files
committed
scooter 0.8.4
1 parent e8f8a6a commit 9f9f592

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.8.3.tar.gz"
5-
sha256 "ed5b120ad4bcaa67ba9d236229f1bd3ebafad92fb53e7bf259d22d5a11a4a46d"
4+
url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.8.4.tar.gz"
5+
sha256 "2feb7eb9f53d072276d40b01891919e41b668aaaeee43ca60ea9a7fb4d65d60f"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)