Skip to content

Commit 95a2f59

Browse files
committed
yash 2.58.1
1 parent de1dcda commit 95a2f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yash.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Yash < Formula
22
desc "Yet another shell: a POSIX-compliant command-line shell"
33
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"
4+
url "https://github.com/magicant/yash/releases/download/2.58.1/yash-2.58.1.tar.xz"
5+
sha256 "7674ece98dc77bcc753db49c4311c30532f981682205f9047f20213a3a6755bb"
66
license "GPL-2.0-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)