mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
nixpacks: Update to version 0.7.1
This commit is contained in:
parent
2974014893
commit
930f3b1154
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"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,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.7.0/nixpacks-v0.7.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.7.1/nixpacks-v0.7.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "a2db54bd9786f19e2957933296aaac36e8266202e141265c09b889742805ecf3",
|
"hash": "f60960cbd01a0642c2ed1521606f88197a7c7c712de07597e1323ca457317969",
|
||||||
"extract_dir": "nixpacks-v0.7.0-x86_64-pc-windows-msvc"
|
"extract_dir": "nixpacks-v0.7.1-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.7.0/nixpacks-v0.7.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.7.1/nixpacks-v0.7.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "1602b22c201cb242b7954495ff97d748b17a3d3c4234415283eefb9a15d4c1bd",
|
"hash": "13913fd867b392ab906959d78baf33f2763f1d2495e8a7050399ff9929b53991",
|
||||||
"extract_dir": "nixpacks-v0.7.0-i686-pc-windows-msvc"
|
"extract_dir": "nixpacks-v0.7.1-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user