Update for M3 Verbiage

This commit is contained in:
Sam Carlton 2023-10-30 20:07:23 -05:00 committed by GitHub
parent 735521c453
commit fbbea96d79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"name": "doesitarm", "name": "doesitarm",
"version": "1.0.0", "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", "author": "Sam Carlton",
"private": true, "private": true,
"packageManager": "pnpm@8.6.12", "packageManager": "pnpm@8.6.12",
@ -13,9 +13,9 @@
}, },
"config": { "config": {
"verbiage": { "verbiage": {
"processors": "Apple M2 and M1 Ultra", "processors": "Apple M3 Max and M2 Ultra",
"macs": "Apple M2 or M1 Ultra Mac", "macs": "Apple M3 Max or M2 Ultra Mac",
"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"
}, },
"stork": { "stork": {
"executable": "stork-executable", "executable": "stork-executable",