Closed jpluscplusm closed 5 years ago
The SHA1 of the bpm release is incorrect, perhaps related to the recent URL change?
https://bosh.io/releases/github.com/cloudfoundry/bpm-release?version=1.0.4 says it's the value in this commit, and that value agrees with a check via curl --location 'https://bosh.io/d/github.com/cloudfoundry/bpm-release?v=1.0.4' | shasum
curl --location 'https://bosh.io/d/github.com/cloudfoundry/bpm-release?v=1.0.4' | shasum
@vito I'll happily sort out the DCO check longer-term; please feel free to close this and manually fix the checksum if you like :-)
no need for DCO, seems like a simple fix. thanks!
The SHA1 of the bpm release is incorrect, perhaps related to the recent URL change?
https://bosh.io/releases/github.com/cloudfoundry/bpm-release?version=1.0.4 says it's the value in this commit, and that value agrees with a check via
curl --location 'https://bosh.io/d/github.com/cloudfoundry/bpm-release?v=1.0.4' | shasum