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 261647a commit 2175531Copy full SHA for 2175531
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.1.tar.gz"
5
- sha256 "e9e43e6d9b93c37a45b4879e401e624dd0596b1ff05a4000e5ec3f8a5fbc90f6"
+ url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.8.2.tar.gz"
+ sha256 "4c70e0cf3a450b509c773b113bf21bc62ed228873bd45030b3359d391e3b188a"
6
license "MIT"
7
8
bottle do
0 commit comments