We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad694ff commit db1e118Copy full SHA for db1e118
mash.rb
@@ -1,8 +1,8 @@
1
class Mash < Formula
2
desc "Mash up millions of open source packages into monstrously powerful scripts"
3
homepage "https://github.com/pkgxdev/mash"
4
- url "https://github.com/pkgxdev/mash/releases/download/v0.3.0/mash-v0.3.0.sh"
5
- sha256 "88b5319d8e5f9bd3c01ef9e29867ef75908b11acbd22c2b1dd8eba18677778e3"
+ url "https://github.com/pkgxdev/mash/releases/download/v0.3.1/mash-v0.3.1.sh"
+ sha256 "4cb0103f8ddb7cd0f6203e4ab935d2a80d41c70840336dd5c3ca92a2c1c6a29c"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments