We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca0587 commit 9071ecfCopy full SHA for 9071ecf
1 file changed
formula/urlencode.rb
@@ -2,7 +2,7 @@
2
class Urlencode < Formula
3
homepage "https://github.com/bww/urlencode"
4
url "https://github.com/bww/urlencode/releases/download/v1.0/urlencode-v1.0-darwin-amd64.tgz"
5
- sha256 "b220951113eb8511a17bb72a87a066cecc5cadea988df5c34605945a252f3a95"
+ sha256 "4fcf5164fc01b85ac42b10f783cf59fa5344ee4bec84aed3737671e84ab62eff"
6
version "v1.0"
7
8
def install
0 commit comments