diff --git a/security/git-credential-oauth/Portfile b/security/git-credential-oauth/Portfile index 156e1767b08..c52d085a25c 100644 --- a/security/git-credential-oauth/Portfile +++ b/security/git-credential-oauth/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/hickford/git-credential-oauth 0.17.0 v +go.setup github.com/hickford/git-credential-oauth 0.17.2 v revision 0 description \ @@ -29,9 +29,9 @@ github.livecheck.regex \ {([0-9.]+)} checksums ${distname}${extract.suffix} \ - rmd160 39d77dfac87d5696ca36ff70a1ab63ae3b07fd06 \ - sha256 95dfacb92a923bc9ff098a19576fd6d8a4f02ba25fdbefbdb3de48217896a339 \ - size 16712 + rmd160 af69d70c814654ffb539b6a2606a4741542b40e2 \ + sha256 23769afc87f82fe21b5519d059bb5ce56b2fad2c4abc7ecde9bff49a4e065ab6 \ + size 16774 go.vendors rsc.io/qr \ repo github.com/rsc/qr \