mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
nixpacks: Update to version 1.29.1
This commit is contained in:
parent
7076bd2c06
commit
6068299ac7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.29.0",
|
||||
"version": "1.29.1",
|
||||
"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.29.0/nixpacks-v1.29.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "20a634b98b89add4fcf359f413a0dffeb41bedec35b27c839aa3d60ec6ebb1a8"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.29.1/nixpacks-v1.29.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5ffb977c8d2ebb81bdb961597095248855c7a6c763073611601278668ba61006"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.29.0/nixpacks-v1.29.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "5619855a8cbab61c91f20842b38a9bb4353058e96f81d9a6146881116eb46edb"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.29.1/nixpacks-v1.29.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "8156b641bfb8e7282e96ebf992e9415c45b08caf78b370066f38ffee7871d331"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user