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 9a901b3 commit 7b1d467Copy full SHA for 7b1d467
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.6.0.tar.gz"
5
- sha256 "11e9ee10e3cdc626d92c497fd3b3567988bfd07f94478a31a031a8e009fc72cb"
+ url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.8.0.tar.gz"
+ sha256 "b6133e9b7ce8e58fe7dd29750247d9d9d6708b19a4a1d4972d19fad24efb2d8f"
6
license "MIT"
7
8
bottle do
0 commit comments