diff --git a/bucket/boundary.json b/bucket/boundary.json index abb392e88a..5ee15393c0 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.10.4", + "version": "0.10.5", "description": "Simple and secure remote access for any system from anywhere based on user identity", "homepage": "https://www.boundaryproject.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/boundary/0.10.4/boundary_0.10.4_windows_amd64.zip", - "hash": "f612ff65c1a9f674c7808ff4a7860ccdc2215a1cea7dfb92dc260129802e78a2" + "url": "https://releases.hashicorp.com/boundary/0.10.5/boundary_0.10.5_windows_amd64.zip", + "hash": "4982d98d48ac551a1181bead4491a2049c8343d4a99a82f301e3032d5148c54a" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.10.4/boundary_0.10.4_windows_386.zip", - "hash": "b4534e78afeee7363c2883b93047faa83026d2de930750fb01e66971ec5e6037" + "url": "https://releases.hashicorp.com/boundary/0.10.5/boundary_0.10.5_windows_386.zip", + "hash": "fd03c73cc5f4989b1811820b67e70d596e7621830d562f1d0181f29b50ca78b5" } }, "bin": "boundary.exe",