nixpacks: Update to version 1.21.2

This commit is contained in:
github-actions[bot] 2024-02-20 20:23:46 +00:00
parent eaf9dcd12b
commit 7e2278239b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.21.1", "version": "1.21.2",
"description": "Generate an OCI compliant image based off app source.", "description": "Generate an OCI compliant image based off app source.",
"homepage": "https://github.com/railwayapp/nixpacks", "homepage": "https://github.com/railwayapp/nixpacks",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.21.1/nixpacks-v1.21.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.21.2/nixpacks-v1.21.2-x86_64-pc-windows-msvc.zip",
"hash": "3ecde8b05f0a1681ae6163a2e6fb2a164f87ceb1d2f6c67eec8f6d52b6f74082" "hash": "3e366823615f226a3712f6d04c6eb70b7c9d20dcfd810c2395c3477d5b949fae"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.21.1/nixpacks-v1.21.1-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.21.2/nixpacks-v1.21.2-i686-pc-windows-msvc.zip",
"hash": "08bda68d1ce75d11d9c00f0e8c8e9e58d73ca1831de66ec977f036b3edfb833e" "hash": "44915bf8b13cf34f07f6e0773b4fe117ddab17c41293978dbd4957e522ccb7d0"
} }
}, },
"bin": "nixpacks.exe", "bin": "nixpacks.exe",