Skip to content

Commit

Permalink
[skip ci] scoop v1.4.2-develop.1
Browse files Browse the repository at this point in the history
  • Loading branch information
punq committed Oct 10, 2023
1 parent fc53081 commit 1310aa8
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.1",
"version": "1.4.2-develop.1",
"license": "MIT",
"homepage": "https://punq.dev",
"bin": "punq-dev.exe",
"pre_install": "Rename-Item \"$dir\\punq-dev-v1.4.1-windows-amd64\" punq-dev.exe",
"pre_install": "Rename-Item \"$dir\\punq-dev-v1.4.2-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.1/punq-v1.4.1-windows-amd64",
"hash": ""
"url": "https://github.com/mogenius/punq/releases/download/v1.4.2-develop.1/punq-v1.4.2-develop.1-windows-amd64",
"hash": "c852c21767ec2f0c723c4ca26a8bd1d77c961e1fd210ad18ae0227180382ae8c"
}
}
}

0 comments on commit 1310aa8

Please sign in to comment.