mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 13:16:38 +00:00
feat(shield): add shield for emacs-app-monthly cask
This commit is contained in:
9
Casks/emacs-app-monthly/shield.json
Normal file
9
Casks/emacs-app-monthly/shield.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"style": "flat",
|
||||
"color": "#7F5AB6",
|
||||
"namedLogo": "GNU Emacs",
|
||||
"logoColor": "white",
|
||||
"label": "monthly",
|
||||
"message": "2023-11-19.16ac377.master"
|
||||
}
|
||||
9
templates/Casks/emacs-app-monthly/shield.json.tpl
Normal file
9
templates/Casks/emacs-app-monthly/shield.json.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
schemaVersion: 1,
|
||||
style: "flat",
|
||||
color: "#7F5AB6",
|
||||
namedLogo: "GNU Emacs",
|
||||
logoColor: "white",
|
||||
label: "monthly",
|
||||
message: .version
|
||||
}
|
||||
Reference in New Issue
Block a user