nixpacks: Update to version 0.3.11

This commit is contained in:
github-actions[bot] 2022-08-31 00:39:14 +00:00
parent a7dfb24c93
commit 7d05a27a9a

View File

@ -1,5 +1,5 @@
{
"version": "0.3.10",
"version": "0.3.11",
"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.3.10/nixpacks-v0.3.10-x86_64-pc-windows-msvc.zip",
"hash": "73087ac322776e9cc95310c322302c9d251fcb763820717116ec5f63e23ebc50",
"extract_dir": "nixpacks-v0.3.10-x86_64-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.3.11/nixpacks-v0.3.11-x86_64-pc-windows-msvc.zip",
"hash": "2de916dc269b1d98de022593aa12252b7f54f734dfcd9722460d271062eb475e",
"extract_dir": "nixpacks-v0.3.11-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.3.10/nixpacks-v0.3.10-i686-pc-windows-msvc.zip",
"hash": "589dcf327dfc1d1912a129b2aff65549fc28719f3a86344ba0aca3b44fa70228",
"extract_dir": "nixpacks-v0.3.10-i686-pc-windows-msvc"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.3.11/nixpacks-v0.3.11-i686-pc-windows-msvc.zip",
"hash": "78bb4fc4ae7d65b1bf137b5754a45169ea4f11cba91bfefaf675a8cdb8d1b6d3",
"extract_dir": "nixpacks-v0.3.11-i686-pc-windows-msvc"
}
},
"bin": "nixpacks.exe",