nixpacks: Update to version 1.31.0

This commit is contained in:
github-actions[bot] 2025-01-14 00:34:36 +00:00
parent f6ce387541
commit b916fc0419

View File

@ -1,5 +1,5 @@
{
"version": "1.30.0",
"version": "1.31.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.30.0/nixpacks-v1.30.0-x86_64-pc-windows-msvc.zip",
"hash": "b833e423da98b9d7fd58bdf000d2b35dfc431edb8c368eb75fa8124922f29320"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.31.0/nixpacks-v1.31.0-x86_64-pc-windows-msvc.zip",
"hash": "082f196142b772ca050e9e58245c9afef7220286b15ff51c9f089785434adbe9"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.30.0/nixpacks-v1.30.0-i686-pc-windows-msvc.zip",
"hash": "68cd36bab168ab2ff9d800866d3f6f2792de569d8b361e857739d8fecd33a31a"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.31.0/nixpacks-v1.31.0-i686-pc-windows-msvc.zip",
"hash": "2f9009b3ee2df6a7fa985cf478705dc871fd8aabf9350ea4acb68fd6f2e06e7d"
}
},
"bin": "nixpacks.exe",