Skip to content

Commit

Permalink
[skip ci] scoop v1.4.1-develop.1
Browse files Browse the repository at this point in the history
  • Loading branch information
punq committed Oct 10, 2023
1 parent 6a20b5e commit 46ea60c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions punq-dev.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "1.4.0-develop.7",
"version": "1.4.1-develop.1",
"license": "MIT",
"homepage": "https://punq.dev",
"bin": "punq-dev.exe",
"pre_install": "Rename-Item \"$dir\\punq-dev-v1.4.0-develop.7-windows-amd64\" punq-dev.exe",
"pre_install": "Rename-Item \"$dir\\punq-dev-v1.4.1-develop.1-windows-amd64\" punq-dev.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.4.0-develop.7/punq-v1.4.0-develop.7-windows-amd64",
"hash": "75791446262cd821bf8807e0e100e09f7f39397e5b5dc57f09ac572a722a91e0"
"url": "https://github.com/mogenius/punq/releases/download/v1.4.1-develop.1/punq-v1.4.1-develop.1-windows-amd64",
"hash": "b8a74e4a98c664be18553cf834eaf30cf65d5c72c4379db0fb0fccaa96b8b0aa"
}
}
}

0 comments on commit 46ea60c

Please sign in to comment.