mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
buffalo: Update to version 0.18.12
This commit is contained in:
parent
4b87f7366a
commit
674cfba6ae
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.11",
|
"version": "0.18.12",
|
||||||
"description": "A Go web development eco-system, designed to make the life of a Go web developer easier.",
|
"description": "A Go web development eco-system, designed to make the life of a Go web developer easier.",
|
||||||
"homepage": "https://gobuffalo.io/en",
|
"homepage": "https://gobuffalo.io/en",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.11/buffalo_0.18.11_windows_x86_64.tar.gz",
|
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.12/buffalo_0.18.12_windows_x86_64.tar.gz",
|
||||||
"hash": "3c3c62423f12aeda84ff1dddbb30b7f546483903ad1eb5c4744c2535caeed35e"
|
"hash": "a0f423abed2f012203b7e5aaac7b7b882ebbec30c96a4dfd51948d90521ec579"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.11/buffalo_0.18.11_windows_i386.tar.gz",
|
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.12/buffalo_0.18.12_windows_i386.tar.gz",
|
||||||
"hash": "1087e756e094332a23bccbc72003ea22c87bcc9387dc15c98b40076baf764b1d"
|
"hash": "1e6fe342b4e24eff288af7e6607ef2e3dc3e598cc4b86925d8444daa65406cd2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "buffalo.exe",
|
"bin": "buffalo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user