nixpacks: Update to version 1.28.0

This commit is contained in:
github-actions[bot] 2024-09-04 04:29:11 +00:00
parent 74864577f1
commit 4a6950e375

View File

@ -1,5 +1,5 @@
{ {
"version": "1.27.1", "version": "1.28.0",
"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.27.1/nixpacks-v1.27.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.28.0/nixpacks-v1.28.0-x86_64-pc-windows-msvc.zip",
"hash": "71497567c207952ee34943683dfc0eae180f317cc62aa8034c410d9e4f6df174" "hash": "7fe8e0d5dbeb4a909f11bcb72a1a51a7988875625da849b43b486a39cb562adf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.27.1/nixpacks-v1.27.1-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/nixpacks/releases/download/v1.28.0/nixpacks-v1.28.0-i686-pc-windows-msvc.zip",
"hash": "555e8994f7a8f870b84ff756ccc5217b70397e60e7b3a9fdd96e6b83f08f86aa" "hash": "9587b0e461a12446e770c8cd4801783d83aa1d8aefde906eebba21a1b2dd1f85"
} }
}, },
"bin": "nixpacks.exe", "bin": "nixpacks.exe",