Comparing version 0.3.6-1 to 0.3.6-2
@@ -13,2 +13,5 @@ #!/usr/bin/env node | ||
// hacky hack hack to work around unpublishability | ||
version = version.replace(/-[0-9]+/, "") | ||
var filename = 'ipfs_v'+ version +'_' + goenv.GOOS + '-' + goenv.GOARCH + '.zip' | ||
@@ -15,0 +18,0 @@ var url = 'https://gobuilder.me/get/github.com/ipfs/go-ipfs/cmd/ipfs/' + filename |
{ | ||
"name": "go-ipfs", | ||
"version": "0.3.6-1", | ||
"version": "0.3.6-2", | ||
"description": "Install the latest go-ipfs binary", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7999
122