Skip to content

Commit

Permalink
[skip ci] scoop v1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
punq committed Feb 28, 2024
1 parent 400e3f5 commit 0e9b88f
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.5.6",
"version": "1.5.7",
"license": "MIT",
"homepage": "https://punq.dev",
"bin": "punq.exe",
"pre_install": "Rename-Item \"$dir\\punq-v1.5.6-windows-amd64\" punq.exe",
"pre_install": "Rename-Item \"$dir\\punq-v1.5.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.5.6/punq-v1.5.6-windows-amd64",
"hash": "a2a5ca240d397b7ec750f2138d82ad04471f6003ccf82ad726179ea0dcdc7e1a"
"url": "https://github.com/mogenius/punq/releases/download/v1.5.7/punq-v1.5.7-windows-amd64",
"hash": "a4239c8a9b4d3f0345b11de612fe2bbedb3bb4ffa6e0fe84e7bcaca2927e8375"
}
}
}

0 comments on commit 0e9b88f

Please sign in to comment.