okteto: Update to version 1.13.2

This commit is contained in:
Jakub Čábera 2021-07-20 20:36:11 -07:00
parent 245c29a2e6
commit a6a2933db7

View File

@ -1,12 +1,12 @@
{ {
"version": "1.13.1", "version": "1.13.2",
"description": "Development platform for Kubernetes applications", "description": "Development platform for Kubernetes applications",
"homepage": "https://okteto.com", "homepage": "https://okteto.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/okteto/okteto/releases/download/1.13.1/okteto.exe", "url": "https://github.com/okteto/okteto/releases/download/1.13.2/okteto.exe",
"hash": "3f6f9e7daa08c33c7025ecb231cc8abe9ee12d5b5d22b36311250bf3f08dddc7" "hash": "c3284d84de6b1d0d2f4154f0cbc9f78447f379f100c378b5f2ac5868b89f2dd4"
} }
}, },
"bin": "okteto.exe", "bin": "okteto.exe",