fastfetch@2.0.4: Remove arm64, not in the plan of upstream

This commit is contained in:
HUMORCE 2023-08-25 10:12:31 +00:00
parent dbf4e6a610
commit 8d70a46021
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -11,10 +11,6 @@
"32bit": {
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.0.4/fastfetch-2.0.4-Win32.7z",
"hash": "496e59c04ee457021678cb11e7ab1741d13adc759b98907cbe9c0a87b623bcf8"
},
"arm64": {
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.0.4/fastfetch-2.0.4-WinArm64.7z",
"hash": "0611438377f55c686fd06991a93710f9f0cd123c7529fb76b52e4de542c65833"
}
},
"bin": [
@ -29,9 +25,6 @@
},
"32bit": {
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-$version-Win32.7z"
},
"arm64": {
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-$version-WinArm64.7z"
}
}
}