nixpacks: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2022-11-09 08:30:15 +00:00
parent b885e68477
commit 9ddf28cc59

View File

@ -1,5 +1,5 @@
{
"version": "0.12.3",
"version": "0.13.0",
"description": "Generate an OCI compliant image based off app source.",
"homepage": "https://github.com/railwayapp/nixpacks",
"license": "MIT",
@ -8,14 +8,14 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.12.3/nixpacks-v0.12.3-x86_64-pc-windows-msvc.zip",
"hash": "b2a4ef06468fa66eada9685f8d5198f2dad83cebc3c78283556f056c09988072",
"extract_dir": "nixpacks-v0.12.3-x86_64-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.13.0/nixpacks-v0.13.0-x86_64-pc-windows-msvc.zip",
"hash": "2b7b8eb5ad6d9baec57bf87674a34603b3df3f05f466e9a13288850dfbd98dbf",
"extract_dir": "nixpacks-v0.13.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.12.3/nixpacks-v0.12.3-i686-pc-windows-msvc.zip",
"hash": "e5b3126ca85ffc6d5ef4afa95c6087ee44838a720b722c2e4ef083c9febd83ed",
"extract_dir": "nixpacks-v0.12.3-i686-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.13.0/nixpacks-v0.13.0-i686-pc-windows-msvc.zip",
"hash": "7c0b802f505ea446e92093ba78a6892aada69e41172427fe4e9a8bdf9f55d552",
"extract_dir": "nixpacks-v0.13.0-i686-pc-windows-msvc"
}
},
"bin": "nixpacks.exe",