Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
# Conflicts:
#	punq-dev.json
  • Loading branch information
behrangalavi committed Oct 10, 2023
2 parents 259bd54 + 4d42af7 commit 6a20b5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions punq.json
Original file line number Diff line number Diff line change
@@ -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": ""
}
}
}

0 comments on commit 6a20b5e

Please sign in to comment.