diff --git a/punq.json b/punq.json index 6eed63e..2d30e2c 100644 --- a/punq.json +++ b/punq.json @@ -1,14 +1,14 @@ { - "version": "1.3.6", + "version": "1.3.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.3.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.3.7/punq-v1.3.7-windows-amd64", + "hash": "9934f2f4cd17e5979a8922bdd950e8ab4e085052ebaa621142b76ccc620ae2fd" } } }