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 d2784c5 commit 58167ffCopy full SHA for 58167ff
Formula/s/scooter.rb
@@ -1,8 +1,8 @@
1
class Scooter < Formula
2
desc "Interactive find and replace in the terminal"
3
homepage "https://github.com/thomasschafer/scooter"
4
- url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.2.1.tar.gz"
5
- sha256 "3585c1d2d335f6bef23c9aa2f55fec82f956c9d20ebfcdb5c9cd1aca76978525"
+ url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.2.2.tar.gz"
+ sha256 "61f654815cef79303e872aa6fed2ee4f9c3533239048455564a6033ea4e294b0"
6
license "MIT"
7
8
bottle do
0 commit comments