We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bea601 commit ea9a0dfCopy full SHA for ea9a0df
Formula/fish.rb
@@ -1,7 +1,7 @@
1
class Fish < Formula
2
desc "User-friendly command-line shell for UNIX-like operating systems"
3
homepage "https://fishshell.com"
4
- url "https://github.com/fish-shell/fish-shell/releases/download/4.0.1/fish-4.0b1.tar.xz"
+ url "https://github.com/fish-shell/fish-shell/releases/download/4.0b1/fish-4.0b1.tar.xz"
5
sha256 "534334e10f85722214e9daff82a57cc3501235523f16f8f131c2344e4ec98da7"
6
license "GPL-2.0-only"
7
0 commit comments