mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
gum: Fixed bin to be more accurate with the application name. (#4237)
* Rename gum.json to gm.json, gm: Fixed `bin` to be more accurate with the application Reason: I am about to implement a package in Scoop called **gum** by charmbracelot * Rename gm.json to gum.json
This commit is contained in:
parent
a63d88b326
commit
0b7a3cf36c
@ -13,12 +13,7 @@
|
||||
"hash": "sha512:bd939cdf8582eee248de5819a5d09f862242e2197b5109328389cb1d0b549ea38251a328ebee6679afa0ba3a987c7c137bc9ff3836c125825147d3f434771ec3"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
[
|
||||
"gm.exe",
|
||||
"gum"
|
||||
]
|
||||
],
|
||||
"bin": "gm.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user