mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nixpacks: Update to version 1.30.0
This commit is contained in:
parent
d3bfe77d79
commit
9f8210363c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.29.1",
|
||||
"version": "1.30.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.29.1/nixpacks-v1.29.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5ffb977c8d2ebb81bdb961597095248855c7a6c763073611601278668ba61006"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.30.0/nixpacks-v1.30.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b833e423da98b9d7fd58bdf000d2b35dfc431edb8c368eb75fa8124922f29320"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.29.1/nixpacks-v1.29.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "8156b641bfb8e7282e96ebf992e9415c45b08caf78b370066f38ffee7871d331"
|
||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.30.0/nixpacks-v1.30.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "68cd36bab168ab2ff9d800866d3f6f2792de569d8b361e857739d8fecd33a31a"
|
||||
}
|
||||
},
|
||||
"bin": "nixpacks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user