mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
pack: Add version 0.13.1 (#1402)
This commit is contained in:
parent
b407a525bd
commit
bba27d194a
13
bucket/pack.json
Normal file
13
bucket/pack.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"version": "0.13.1",
|
||||||
|
"description": "Buildpack CLI",
|
||||||
|
"homepage": "https://github.com/buildpacks/pack",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"url": "https://github.com/buildpacks/pack/releases/download/v0.13.1/pack-v0.13.1-windows.zip",
|
||||||
|
"hash": "3db9ca2a64ab26761a0e746c15d0f2585467ab197866ddc90bfdb237a0797174",
|
||||||
|
"bin": "pack.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/buildpacks/pack/releases/download/v$version/pack-v$version-windows.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user