Skip to content

Commit 31e9c5c

Browse files
committed
macos: update with newest patch release and native m1 package
1 parent c162105 commit 31e9c5c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

cpt-quickstart.rst

+9-1
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,19 @@ Other Platforms
109109

110110
.. code-block:: console
111111
112-
curl -o ~/Downloads/cvmfs-2.11.0.pkg https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.0/cvmfs-2.11.0.pkg
112+
curl -o ~/Downloads/cvmfs-2.11.2.pkg https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.2/cvmfs-2.11.2.pkg
113113
114114
Install the CernVM-FS package by opening the .pkg file and reboot.
115115
Future releases will provide a signed and notarized package.
116116

117+
A native package for Apple Silicon M1/M2 ... processors is available as well, use the following command instead:
118+
119+
.. code-block:: console
120+
121+
curl -o ~/Downloads/cvmfs-2.11.2-applesilicon.pkg https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.2/cvmfs-2.11.2-applesilicon.pkg
122+
123+
Future releases will provide a package with universal binaries.
124+
117125

118126
.. tab-item:: Windows / WSL2
119127

0 commit comments

Comments
 (0)