Skip to content

Commit

Permalink
build: ockam_v0.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ockam Bot authored and mrinalwadhwa committed Jun 17, 2022
1 parent cc72f88 commit 9cc9459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package provider
// for release automation to work

const (
version = "0.61.0"
version = "0.62.0"
baseURL = "https://github.com/ockam-network/ockam/releases/download/ockam_v%s/ockam.%s-%s"
binary = "ockam-v" + version
arm64 = "arm64"
Expand Down

0 comments on commit 9cc9459

Please sign in to comment.