mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update M1 Verbiage
This commit is contained in:
parent
b0a3007a4d
commit
9d5ce6b07f
10 changed files with 16 additions and 16 deletions
|
|
@ -17,7 +17,7 @@ export const makeTitle = function ( app ) {
|
|||
}
|
||||
|
||||
export const makeDescription = function ( app ) {
|
||||
return `Latest reported support status of ${ app.name } on Apple Silicon and Apple M1 Processors when installed via Homebrew. `
|
||||
return `Latest reported support status of ${ app.name } on Apple Silicon and Apple M1 Pro and M1 Max Processors when installed via Homebrew. `
|
||||
}
|
||||
|
||||
class FormulaTemplate extends AppTemplate {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue