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 e8f8a6a commit 9f9f592Copy full SHA for 9f9f592
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.8.3.tar.gz"
5
- sha256 "ed5b120ad4bcaa67ba9d236229f1bd3ebafad92fb53e7bf259d22d5a11a4a46d"
+ url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.8.4.tar.gz"
+ sha256 "2feb7eb9f53d072276d40b01891919e41b668aaaeee43ca60ea9a7fb4d65d60f"
6
license "MIT"
7
8
bottle do
0 commit comments