Skip to content

Commit

Permalink
[skip ci] scoop v1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
punq committed Oct 6, 2023
1 parent 585b7a2 commit 7d5de68
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.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"
}
}
}

0 comments on commit 7d5de68

Please sign in to comment.