diff --git a/punq.json b/punq.json index 6eed63e..f54e1aa 100644 --- a/punq.json +++ b/punq.json @@ -1,14 +1,14 @@ { - "version": "1.3.6", + "version": "1.4.0-develop.7", "license": "MIT", "homepage": "https://punq.dev", "bin": "punq.exe", - "pre_install": "Rename-Item \"$dir\\punq-v1.3.6-windows-amd64\" punq.exe", + "pre_install": "Rename-Item \"$dir\\punq-v1.4.0-develop.7-windows-amd64\" punq.exe", "description": "A slim open-source workload manager for Kubernetes with team collaboration, WebApp, and CLI.", "architecture": { "64bit": { - "url": "https://github.com/mogenius/punq/releases/download/v1.3.6/punq-v1.3.6-windows-amd64", - "hash": "cbc98fada50e1dfb66d876b0ae149dcda05b3044b92b638999d0425384ff303e" + "url": "https://github.com/mogenius/punq/releases/download/v1.4.0-develop.7/punq-v1.4.0-develop.7-windows-amd64", + "hash": "" } } }