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 de1dcda commit 95a2f59Copy full SHA for 95a2f59
Formula/y/yash.rb
@@ -1,8 +1,8 @@
1
class Yash < Formula
2
desc "Yet another shell: a POSIX-compliant command-line shell"
3
homepage "https://magicant.github.io/yash/"
4
- url "https://github.com/magicant/yash/releases/download/2.58/yash-2.58.tar.xz"
5
- sha256 "1a027496a6b8d2aa946d0b13407fdc3d5030f1d17f09b27768967c50f09e61f0"
+ url "https://github.com/magicant/yash/releases/download/2.58.1/yash-2.58.1.tar.xz"
+ sha256 "7674ece98dc77bcc753db49c4311c30532f981682205f9047f20213a3a6755bb"
6
license "GPL-2.0-or-later"
7
8
bottle do
0 commit comments