Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mogenius/punq
Browse files Browse the repository at this point in the history
  • Loading branch information
beneiltis committed Oct 6, 2023
2 parents 8305a03 + cc536f1 commit 4802394
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.4",
"version": "1.3.5",
"license": "MIT",
"homepage": "https://punq.dev",
"bin": "punq.exe",
"pre_install": "Rename-Item \"$dir\\punq-v1.3.4-windows-amd64\" punq.exe",
"pre_install": "Rename-Item \"$dir\\punq-v1.3.5-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.4/punq-v1.3.4-windows-amd64",
"hash": "b1f3ee9af2d956807c291c551dd47fedca81d3764c409a9456b3e0ed51d2bd3f"
"url": "https://github.com/mogenius/punq/releases/download/v1.3.5/punq-v1.3.5-windows-amd64",
"hash": "c54477d983a94fafb671fa65b60867f56d2496251d868891439f078a90c1cd2a"
}
}
}

0 comments on commit 4802394

Please sign in to comment.