mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
nixpacks: Update to version 0.12.1
This commit is contained in:
parent
d1edd34f92
commit
bbc3835674
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.0",
|
"version": "0.12.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.12.0/nixpacks-v0.12.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.12.1/nixpacks-v0.12.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "6bec75e58a37039037b1df9e66d81abaca40c59e2970b7c3c866f1bb1baa9339",
|
"hash": "edded2ca4853b15fea0642acb2bce521b03b742b12941e35545a6d99f45ed422",
|
||||||
"extract_dir": "nixpacks-v0.12.0-x86_64-pc-windows-msvc"
|
"extract_dir": "nixpacks-v0.12.1-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.12.0/nixpacks-v0.12.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/nixpacks/releases/download/v0.12.1/nixpacks-v0.12.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "d8823afe13671fe36740f3b08d7bcd6e9e75bf8545a6cf0fb8ac96e42cb1e49e",
|
"hash": "8e90b1c4092b2a39abe909b8614de5febe8ba4993e5221285b0ee3c832079654",
|
||||||
"extract_dir": "nixpacks-v0.12.0-i686-pc-windows-msvc"
|
"extract_dir": "nixpacks-v0.12.1-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nixpacks.exe",
|
"bin": "nixpacks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user