Skip to content

Commit 58167ff

Browse files
committed
scooter 0.2.2
1 parent d2784c5 commit 58167ff

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.2.1.tar.gz"
5-
sha256 "3585c1d2d335f6bef23c9aa2f55fec82f956c9d20ebfcdb5c9cd1aca76978525"
4+
url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.2.2.tar.gz"
5+
sha256 "61f654815cef79303e872aa6fed2ee4f9c3533239048455564a6033ea4e294b0"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)