diff --git a/bucket/dnscrypt-proxy.json b/bucket/dnscrypt-proxy.json index 8215efd0dd..53ea961dde 100644 --- a/bucket/dnscrypt-proxy.json +++ b/bucket/dnscrypt-proxy.json @@ -7,12 +7,12 @@ "architecture": { "64bit": { "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.0/dnscrypt-proxy-win64-2.1.0.zip", - "hash": "196DCB3DA3152DEF54F9BE89276A2B9063026F59FA6993D1850D66FD83858DF0", + "hash": "196dcb3da3152def54f9be89276a2b9063026f59fa6993d1850d66fd83858df0", "extract_dir": "win64" }, "32bit": { "url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.0/dnscrypt-proxy-win32-2.1.0.zip", - "hash": "64B9AB36F5037FF44DE0FA16A261E00192A419583DC2C3AEBE28B809D8908D23", + "hash": "64b9ab36f5037ff44de0fa16a261e00192a419583dc2c3aebe28b809d8908d23", "extract_dir": "win32" } }, diff --git a/bucket/minikube.json b/bucket/minikube.json index 7e38a55136..4c575f4fb4 100644 --- a/bucket/minikube.json +++ b/bucket/minikube.json @@ -1,12 +1,12 @@ { - "version": "1.23.0", + "version": "1.23.1", "description": "Runs a single-node Kubernetes cluster inside a Virtual Machine to try out Kubernetes.", "homepage": "https://kubernetes.io/docs/getting-started-guides/minikube/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/minikube/releases/v1.23.0/minikube-windows-amd64.exe#/minikube.exe", - "hash": "7b7f4c7be4fd954037dbb0f05ef5631f1b453d0d08c8de7c4d402261816b50ac" + "url": "https://storage.googleapis.com/minikube/releases/v1.23.1/minikube-windows-amd64.exe#/minikube.exe", + "hash": "4050b6c97b18c6c25e1d760ff2d93333af7fe1f69d3eb29b5a20e60d6ef3f766" } }, "bin": "minikube.exe",