nixpacks: Update to version 1.21.0

This commit is contained in:
github-actions[bot] 2024-01-23 16:28:15 +00:00
parent 43ad062b32
commit 3d24da5e32

View File

@ -1,5 +1,5 @@
{
"version": "1.20.0",
"version": "1.21.0",
"description": "Generate an OCI compliant image based off app source.",
"homepage": "https://github.com/railwayapp/nixpacks",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.20.0/nixpacks-v1.20.0-x86_64-pc-windows-msvc.zip",
"hash": "29e257fe7103e908449163ec46bde352ee141fe8ef36e954a69e415873bedcae"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.21.0/nixpacks-v1.21.0-x86_64-pc-windows-msvc.zip",
"hash": "b41b1377212f6773e6f7d03458fb6d26c420a722b3c967ba59555966e81de1b2"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.20.0/nixpacks-v1.20.0-i686-pc-windows-msvc.zip",
"hash": "219ec55c4ec243d9534fa8f2bf33e95a6c43e7fa5311e0bd12756e2ba03b5e1e"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.21.0/nixpacks-v1.21.0-i686-pc-windows-msvc.zip",
"hash": "41627e8dd369ad6f6203a5e52e555455facdd687d6f1021f049751b67f1e4fc3"
}
},
"bin": "nixpacks.exe",