mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nixpacks: Update to version 1.34.0
This commit is contained in:
parent
6d0b322872
commit
df41e91991
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.33.0",
|
"version": "1.34.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.33.0/nixpacks-v1.33.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.34.0/nixpacks-v1.34.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "351dba0a607317f1f0af9c53911bd415538d3919b0f23dacf9cd130d71ef7275"
|
"hash": "9f39022bd56d1df446864b48924a628757222d4475499727d197617ef981a8cf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.33.0/nixpacks-v1.33.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.34.0/nixpacks-v1.34.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "e87f64d5d6679eb1fa0ad5679b7649696b3528af7b4ea713db26af70a68dd77a"
|
"hash": "e6171b6ccbdcab9c92b5b474a1278c437ab841b54e7114bba8833ef24ab20c47"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user