mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update for M3 Verbiage
This commit is contained in:
parent
735521c453
commit
fbbea96d79
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "doesitarm",
|
||||
"version": "1.0.0",
|
||||
"description": "Find out the latest app support for Apple Silicon and the Apple M2 and M1 Ultra Processors",
|
||||
"description": "Find out the latest app support for Apple Silicon and the Apple M3 Max and M2 Ultra Processors",
|
||||
"author": "Sam Carlton",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.6.12",
|
||||
|
|
@ -13,9 +13,9 @@
|
|||
},
|
||||
"config": {
|
||||
"verbiage": {
|
||||
"processors": "Apple M2 and M1 Ultra",
|
||||
"macs": "Apple M2 or M1 Ultra Mac",
|
||||
"description": "Find out the latest app support for Apple Silicon and the Apple M2 and M1 Ultra Processors"
|
||||
"processors": "Apple M3 Max and M2 Ultra",
|
||||
"macs": "Apple M3 Max or M2 Ultra Mac",
|
||||
"description": "Find out the latest app support for Apple Silicon and the Apple M3 Max and M2 Ultra Processors"
|
||||
},
|
||||
"stork": {
|
||||
"executable": "stork-executable",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue