mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
buffalo: Update to version 0.18.3
This commit is contained in:
parent
543a3aa6b0
commit
3e98577fc3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.2",
|
"version": "0.18.3",
|
||||||
"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.2/buffalo_0.18.2_windows_x86_64.tar.gz",
|
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.3/buffalo_0.18.3_windows_x86_64.tar.gz",
|
||||||
"hash": "2edbdf03574d113b61e1c31cce27149e3a5cbda4c9a24c5eeeb50967f1318609"
|
"hash": "a0c6236ae16dd54fb4da2fad45d70b563ca6a7ee57222b70e57f4fa042efd803"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.2/buffalo_0.18.2_windows_i386.tar.gz",
|
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.3/buffalo_0.18.3_windows_i386.tar.gz",
|
||||||
"hash": "d346f87100e3b77ef961525f75ba3144bfac9c8c1a8b2c5ccabd92379eda2dae"
|
"hash": "309198bf8b8ca854c94c31db43ce72a9fe085028627659f3e2b6bf55c7647cea"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "buffalo.exe",
|
"bin": "buffalo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user