Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/s/scooter.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Scooter < Formula
desc "Interactive find and replace in the terminal"
homepage "https://github.com/thomasschafer/scooter"
url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.8.1.tar.gz"
sha256 "e9e43e6d9b93c37a45b4879e401e624dd0596b1ff05a4000e5ec3f8a5fbc90f6"
url "https://github.com/thomasschafer/scooter/archive/refs/tags/v0.8.2.tar.gz"
sha256 "4c70e0cf3a450b509c773b113bf21bc62ed228873bd45030b3359d391e3b188a"
license "MIT"

bottle do
Expand Down
Loading