├── .cirrus.yml
├── .cirrus_Dockerfile
├── .cirrus_get_filelist.py
├── .gitignore
├── CODEOWNERS
├── LICENSE
├── README.md
├── config
├── README.md
├── page_templates
│ ├── index_directory.md.in
│ ├── index_frontpage.md.in
│ ├── output_wrapper.html.in
│ └── version.md.in
└── platforms
│ ├── appimage
│ ├── 64bit
│ │ ├── 100.0.4896.127-1.ini
│ │ ├── 100.0.4896.60-1.1.ini
│ │ ├── 100.0.4896.88-1.ini
│ │ ├── 101.0.4951.41-1.ini
│ │ ├── 101.0.4951.54-1.ini
│ │ ├── 101.0.4951.64-1.ini
│ │ ├── 102.0.5005.115-1.ini
│ │ ├── 102.0.5005.61-1.ini
│ │ ├── 102.0.5005.61-3.ini
│ │ ├── 103.0.5060.114-1.ini
│ │ ├── 103.0.5060.114-2.ini
│ │ ├── 103.0.5060.134-1.ini
│ │ ├── 103.0.5060.53-1.ini
│ │ ├── 104.0.5112.102-1.ini
│ │ ├── 104.0.5112.81-1.ini
│ │ ├── 105.0.5195.102-1.ini
│ │ ├── 105.0.5195.127-1.ini
│ │ ├── 106.0.5249.103-1.ini
│ │ ├── 106.0.5249.119-1.ini
│ │ ├── 106.0.5249.62-1.ini
│ │ ├── 106.0.5249.91-1.ini
│ │ ├── 107.0.5304.110-1.ini
│ │ ├── 107.0.5304.122-1.ini
│ │ ├── 107.0.5304.68-1.ini
│ │ ├── 107.0.5304.88-1.ini
│ │ ├── 108.0.5359.125-1.ini
│ │ ├── 108.0.5359.72-1.ini
│ │ ├── 108.0.5359.95-1.ini
│ │ ├── 108.0.5359.99-1.ini
│ │ ├── 109.0.5414.120-1.ini
│ │ ├── 109.0.5414.74-1.ini
│ │ ├── 110.0.5481.100-1.ini
│ │ ├── 110.0.5481.177-1.ini
│ │ ├── 110.0.5481.78-1.ini
│ │ ├── 111.0.5563.65-1.ini
│ │ ├── 69.0.3497.100-2.ini
│ │ ├── 70.0.3538.110-1.ini
│ │ ├── 70.0.3538.77-1.ini
│ │ ├── 71.0.3578.98-2.ini
│ │ ├── 83.0.4103.97-1.1.ini
│ │ ├── 87.0.4280.141-1.1.ini
│ │ ├── 87.0.4280.88-1.1.ini
│ │ ├── 90.0.4430.212-1.1.ini
│ │ ├── 90.0.4430.85-1.1.ini
│ │ ├── 90.0.4430.93-1.1.ini
│ │ ├── 91.0.4472.101-1.1.ini
│ │ ├── 91.0.4472.114-1.1.ini
│ │ ├── 91.0.4472.164-1.1.ini
│ │ ├── 91.0.4472.77-1.1.ini
│ │ ├── 98.0.4758.102-1.1.ini
│ │ ├── 99.0.4844.51-1.1.ini
│ │ ├── 99.0.4844.84-1.1.ini
│ │ └── display_name
│ └── display_name
│ ├── archlinux
│ ├── 70.0.3538.110-3.ini
│ ├── 71.0.3578.98-2.ini
│ ├── 72.0.3626.109-1.ini
│ ├── 72.0.3626.122-1.ini
│ ├── 72.0.3626.96-1.ini
│ ├── 73.0.3683.103.ini
│ ├── 74.0.3729.108-1.ini
│ ├── 74.0.3729.131-1.ini
│ ├── 74.0.3729.136-1.ini
│ ├── 75.0.3770.100-1.ini
│ ├── 75.0.3770.142-1.ini
│ ├── 76.0.3809.100-1.ini
│ ├── 77.0.3865.120-1.ini
│ ├── 77.0.3865.75-1.ini
│ ├── 77.0.3865.90-1.ini
│ ├── 78.0.3904.108-1.ini
│ ├── 78.0.3904.87-1.ini
│ ├── 78.0.3904.97-2.1.ini
│ ├── 78.0.3904.97-2.ini
│ ├── 79.0.3945.117-1.ini
│ ├── 79.0.3945.130-1.ini
│ ├── 79.0.3945.88-1.ini
│ ├── 80.0.3987.132-1.ini
│ ├── 80.0.3987.149-1.ini
│ ├── 80.0.3987.149-2.ini
│ ├── 80.0.3987.162-1.ini
│ ├── 80.0.3987.163-1.ini
│ ├── 81.0.4044.113-1.ini
│ ├── 81.0.4044.122-1.ini
│ ├── 81.0.4044.129-1.ini
│ ├── 81.0.4044.138-1.ini
│ ├── 83.0.4103.106-1.ini
│ ├── 83.0.4103.116-2.ini
│ ├── 83.0.4103.61-1.ini
│ ├── 84.0.4147.105-1.ini
│ ├── 84.0.4147.125-1.ini
│ ├── 84.0.4147.89-1.ini
│ ├── 85.0.4183.102-1.ini
│ ├── 85.0.4183.121-1.ini
│ ├── 85.0.4183.83-1.ini
│ ├── 86.0.4240.111-2.ini
│ ├── 86.0.4240.183-1.ini
│ ├── 86.0.4240.75-1.ini
│ ├── 87.0.4280.66-1.ini
│ ├── 87.0.4280.88-1.ini
│ ├── 87.0.4280.88-3.ini
│ ├── 88.0.4324.182-1.ini
│ ├── 89.0.4389.114-1.ini
│ ├── 89.0.4389.128-1.ini
│ ├── 89.0.4389.90-3.ini
│ ├── 90.0.4430.212-2.ini
│ ├── 90.0.4430.93-1.ini
│ ├── 91.0.4472.101-1.ini
│ ├── 91.0.4472.114-1.ini
│ ├── 91.0.4472.77-1.ini
│ ├── 94.0.4606.71.ini
│ ├── 96.0.4664.45-1.ini
│ └── display_name
│ ├── artixlinux
│ ├── 94.0.4606.71-1.ini
│ └── display_name
│ ├── debian_unportable
│ ├── amd64
│ │ ├── 100.0.4896.127-1.ini
│ │ ├── 87.0.4280.141-1.unportable1.ini
│ │ └── display_name
│ ├── display_name
│ └── install_info
│ ├── display_name
│ ├── freebsd
│ ├── 64bit
│ │ ├── 100.0.4896.88.ini
│ │ ├── 101.0.4951.41-1.ini
│ │ ├── 103.0.5060.134-1.ini
│ │ ├── 104.0.5112.102-1.ini
│ │ ├── 104.0.5112.81-1.ini
│ │ ├── 105.0.5195.102-1.ini
│ │ ├── 105.0.5195.127-1.ini
│ │ ├── 106.0.5249.119-1.ini
│ │ ├── 106.0.5249.91-1.ini
│ │ ├── 107.0.5304.68-1.ini
│ │ ├── 107.0.5304.88-1.ini
│ │ ├── 108.0.5359.125-1.ini
│ │ ├── 108.0.5359.72-1.ini
│ │ ├── 108.0.5359.95-1.ini
│ │ ├── 108.0.5359.99-1.ini
│ │ ├── 109.0.5414.120-1.ini
│ │ ├── 109.0.5414.87-1.ini
│ │ ├── 110.0.5481.100-1.ini
│ │ ├── 110.0.5481.177-1.ini
│ │ ├── 110.0.5481.78-1.ini
│ │ └── display_name
│ └── display_name
│ ├── linux_portable
│ ├── 64bit
│ │ ├── 100.0.4896.127-1.ini
│ │ ├── 100.0.4896.60-1.1.ini
│ │ ├── 100.0.4896.88-1.ini
│ │ ├── 101.0.4951.41-1.ini
│ │ ├── 101.0.4951.54-1.ini
│ │ ├── 101.0.4951.64-1.ini
│ │ ├── 102.0.5005.115-1.ini
│ │ ├── 102.0.5005.61-1.ini
│ │ ├── 102.0.5005.61-3.ini
│ │ ├── 103.0.5060.114-1.ini
│ │ ├── 103.0.5060.114-2.ini
│ │ ├── 103.0.5060.134-1.ini
│ │ ├── 103.0.5060.53-1.ini
│ │ ├── 104.0.5112.102-1.ini
│ │ ├── 104.0.5112.81-1.ini
│ │ ├── 105.0.5195.102-1.ini
│ │ ├── 105.0.5195.127-1.ini
│ │ ├── 106.0.5249.103-1.ini
│ │ ├── 106.0.5249.119-1.ini
│ │ ├── 106.0.5249.62-1.ini
│ │ ├── 106.0.5249.91-1.ini
│ │ ├── 107.0.5304.110-1.ini
│ │ ├── 107.0.5304.122-1.ini
│ │ ├── 107.0.5304.68-1.ini
│ │ ├── 107.0.5304.88-1.ini
│ │ ├── 108.0.5359.125-1.ini
│ │ ├── 108.0.5359.72-1.ini
│ │ ├── 108.0.5359.95-1.ini
│ │ ├── 108.0.5359.99-1.ini
│ │ ├── 109.0.5414.120-1.ini
│ │ ├── 109.0.5414.74-1.ini
│ │ ├── 110.0.5481.100-1.ini
│ │ ├── 110.0.5481.177-1.ini
│ │ ├── 110.0.5481.78-1.ini
│ │ ├── 111.0.5563.65-1.ini
│ │ ├── 55.0.2883.75-1.ini
│ │ ├── 65.0.3325.181-1.ini
│ │ ├── 66.0.3359.139-1.ini
│ │ ├── 67.0.3396.87-1.ini
│ │ ├── 67.0.3396.87-2.ini
│ │ ├── 68.0.3440.106-2.ini
│ │ ├── 69.0.3497.100-1.ini
│ │ ├── 69.0.3497.100-2.ini
│ │ ├── 70.0.3538.110-1.ini
│ │ ├── 70.0.3538.77-1.ini
│ │ ├── 71.0.3578.98-2.ini
│ │ ├── 75.0.3770.100-1.2.ini
│ │ ├── 75.0.3770.80-1.2.ini
│ │ ├── 77.0.3865.120-1.ini
│ │ ├── 78.0.3904.108-2.1.ini
│ │ ├── 80.0.3987.106-1.1.ini
│ │ ├── 80.0.3987.149-1.1.ini
│ │ ├── 80.0.3987.149-2.1.ini
│ │ ├── 83.0.4103.97-1.1.ini
│ │ ├── 85.0.4183.102-1.1.ini
│ │ ├── 86.0.4240.198-1.1.ini
│ │ ├── 87.0.4280.141-1.1.ini
│ │ ├── 87.0.4280.67-1.1.ini
│ │ ├── 87.0.4280.88-1.1.ini
│ │ ├── 90.0.4430.212-1.1.ini
│ │ ├── 90.0.4430.85-1.1.ini
│ │ ├── 90.0.4430.93-1.1.ini
│ │ ├── 91.0.4472.101-1.1.ini
│ │ ├── 91.0.4472.114-1.1.ini
│ │ ├── 91.0.4472.164-1.1.ini
│ │ ├── 91.0.4472.77-1.1.ini
│ │ ├── 95.0.4638.54-1.1.ini
│ │ ├── 98.0.4758.102-1.1.ini
│ │ ├── 99.0.4844.51-1.1.ini
│ │ ├── 99.0.4844.84-1.1.ini
│ │ └── display_name
│ ├── 64bit_musl
│ │ ├── 84.0.4147.135-1.musl1.ini
│ │ └── display_name
│ └── display_name
│ ├── macos
│ ├── arm64
│ │ ├── 88.0.4324.150-1.1.ini
│ │ ├── 92.0.4515.131-1.ini
│ │ └── display_name
│ ├── display_name
│ └── x86_64
│ │ ├── 55.0.2883.75-1.ini
│ │ ├── 55.0.2883.95-1.ini
│ │ ├── 57.0.2987.133-1.ini
│ │ ├── 58.0.3029.110-1.ini
│ │ ├── 62.0.3202.94-2.ini
│ │ ├── 64.0.3282.186-1.ini
│ │ ├── 66.0.3359.139-1.ini
│ │ ├── 68.0.3440.106-1.ini
│ │ ├── 69.0.3497.100-1.ini
│ │ ├── 70.0.3538.110-1.ini
│ │ ├── 70.0.3538.110-2.ini
│ │ ├── 70.0.3538.110-3.ini
│ │ ├── 70.0.3538.77-1.ini
│ │ ├── 71.0.3578.98-2.ini
│ │ ├── 72.0.3626.109-1.ini
│ │ ├── 72.0.3626.122-1.ini
│ │ ├── 72.0.3626.122-4.1.ini
│ │ ├── 73.0.3683.103-1.1.ini
│ │ ├── 74.0.3729.136-1.1.ini
│ │ ├── 74.0.3729.157-1.1.ini
│ │ ├── 75.0.3770.100-1.1.ini
│ │ ├── 75.0.3770.142-1.ini
│ │ ├── 75.0.3770.80-1.1.ini
│ │ ├── 75.0.3770.90-1.1.ini
│ │ ├── 76.0.3809.100-1.1.ini
│ │ ├── 76.0.3809.132-1.1.ini
│ │ ├── 76.0.3809.87-1.1.ini
│ │ ├── 77.0.3865.120-1.1.ini
│ │ ├── 77.0.3865.90-1.1.ini
│ │ ├── 78.0.3904.108-1.1.ini
│ │ ├── 78.0.3904.97-1.1.ini
│ │ ├── 79.0.3945.117-1.ini
│ │ ├── 79.0.3945.130-1.1.ini
│ │ ├── 79.0.3945.79-1.1.ini
│ │ ├── 79.0.3945.88-1.1.ini
│ │ ├── 80.0.3987.106-1.ini
│ │ ├── 80.0.3987.116-1.ini
│ │ ├── 80.0.3987.122-1.ini
│ │ ├── 80.0.3987.132-1.ini
│ │ ├── 80.0.3987.149-1.ini
│ │ ├── 80.0.3987.158-1.ini
│ │ ├── 80.0.3987.162-1.ini
│ │ ├── 80.0.3987.163-1.ini
│ │ ├── 80.0.3987.87-1.ini
│ │ ├── 80.0.3987.87-2.ini
│ │ ├── 81.0.4044.113-1.ini
│ │ ├── 81.0.4044.122-1.ini
│ │ ├── 81.0.4044.129-1.ini
│ │ ├── 81.0.4044.138-1.ini
│ │ ├── 81.0.4044.92-2.ini
│ │ ├── 83.0.4103.116-1.ini
│ │ ├── 84.0.4147.105-1.1.ini
│ │ ├── 84.0.4147.125-1.1.ini
│ │ ├── 84.0.4147.135-1.1.ini
│ │ ├── 84.0.4147.89-1.2.ini
│ │ ├── 84.0.4147.89-1.ini
│ │ ├── 85.0.4183.102-1.1.ini
│ │ ├── 85.0.4183.121-1.2.ini
│ │ ├── 85.0.4183.83-1.1.ini
│ │ ├── 87.0.4280.141-1.1.ini
│ │ ├── 87.0.4280.88-1.1.ini
│ │ ├── 88.0.4324.150-1.1.ini
│ │ ├── 92.0.4515.131-1.ini
│ │ └── display_name
│ ├── manjaro
│ ├── 88.0.4324.182-1.ini
│ ├── 89.0.4389.114-1.ini
│ ├── 89.0.4389.128-1.ini
│ ├── 89.0.4389.82-2.ini
│ ├── 89.0.4389.90-3.ini
│ ├── 90.0.4430.212-1.ini
│ ├── 90.0.4430.212-2.ini
│ ├── 90.0.4430.93-1.ini
│ ├── 91.0.4472.101-1.ini
│ ├── 91.0.4472.114-1.ini
│ ├── 91.0.4472.164-1.ini
│ ├── 91.0.4472.77-1.ini
│ ├── 92.0.4515.131-1.ini
│ ├── 92.0.4515.159-1.ini
│ ├── 93.0.4577.82-1.ini
│ ├── 94.0.4606.54-1.ini
│ ├── 94.0.4606.61-1.ini
│ ├── 94.0.4606.81-1.ini
│ ├── 96.0.4664.110-1.ini
│ ├── 97.0.4692.71-1.ini
│ └── display_name
│ └── windows
│ ├── 32bit
│ ├── 100.0.4896.60-1.ini
│ ├── 101.0.4951.54-1.ini
│ ├── 101.0.4951.64.ini
│ ├── 102.0.5005.115-1.ini
│ ├── 102.0.5005.61.ini
│ ├── 103.0.5060.114-1.ini
│ ├── 103.0.5060.134-1.ini
│ ├── 103.0.5060.53-1.ini
│ ├── 104.0.5112.102-1.ini
│ ├── 104.0.5112.81-1.ini
│ ├── 105.0.5195.102-1.ini
│ ├── 105.0.5195.127-1.ini
│ ├── 106.0.5249.119-1.ini
│ ├── 106.0.5249.62-1.ini
│ ├── 106.0.5249.91-1.ini
│ ├── 107.0.5304.107-1.ini
│ ├── 107.0.5304.122-1.ini
│ ├── 107.0.5304.63-1.ini
│ ├── 107.0.5304.88-1.ini
│ ├── 108.0.5359.125-1.ini
│ ├── 108.0.5359.72-1.ini
│ ├── 108.0.5359.95-1.ini
│ ├── 108.0.5359.99-1.ini
│ ├── 109.0.5414.120-1.ini
│ ├── 109.0.5414.75-1.ini
│ ├── 110.0.5481.100-1.ini
│ ├── 110.0.5481.177-1.ini
│ ├── 110.0.5481.78-1.ini
│ ├── 111.0.5563.65-1.ini
│ ├── 53.0.2785.116-1.ini
│ ├── 55.0.2883.87-1.ini
│ ├── 77.0.3865.120-1.ini
│ ├── 78.0.3904.108-1.ini
│ ├── 78.0.3904.70-1.ini
│ ├── 78.0.3904.87-1.ini
│ ├── 78.0.3904.97-1.ini
│ ├── 79.0.3945.130-2.ini
│ ├── 80.0.3987.132-1.ini
│ ├── 84.0.4147.105-1.1.ini
│ ├── 84.0.4147.125-1.ini
│ ├── 84.0.4147.135-1.ini
│ ├── 85.0.4183.102-1.ini
│ ├── 85.0.4183.121-1.ini
│ ├── 86.0.4240.183-1.ini
│ ├── 87.0.4280.141-1.ini
│ ├── 87.0.4280.67-1.ini
│ ├── 88.0.4324.150-1.ini
│ ├── 88.0.4324.182-1.ini
│ ├── 89.0.4389.114-1.ini
│ ├── 89.0.4389.90-1.ini
│ ├── 97.0.4692.71-1.ini
│ ├── 99.0.4844.82-1.ini
│ └── display_name
│ ├── 64bit
│ ├── 100.0.4896.60-1.ini
│ ├── 101.0.4951.54-1.ini
│ ├── 101.0.4951.64.ini
│ ├── 102.0.5005.115-1.ini
│ ├── 102.0.5005.61.ini
│ ├── 103.0.5060.114-1.ini
│ ├── 103.0.5060.134-1.ini
│ ├── 103.0.5060.53-1.ini
│ ├── 104.0.5112.102-1.ini
│ ├── 104.0.5112.81-1.ini
│ ├── 105.0.5195.102-1.ini
│ ├── 105.0.5195.127-1.ini
│ ├── 106.0.5249.119-1.ini
│ ├── 106.0.5249.62-1.ini
│ ├── 106.0.5249.91-1.ini
│ ├── 107.0.5304.107-1.ini
│ ├── 107.0.5304.122-1.ini
│ ├── 107.0.5304.63-1.ini
│ ├── 107.0.5304.88-1.ini
│ ├── 108.0.5359.125-1.ini
│ ├── 108.0.5359.72-1.ini
│ ├── 108.0.5359.95-1.ini
│ ├── 108.0.5359.99-1.ini
│ ├── 109.0.5414.120-1.ini
│ ├── 109.0.5414.75-1.ini
│ ├── 110.0.5481.100-1.ini
│ ├── 110.0.5481.177-1.ini
│ ├── 110.0.5481.78-1.ini
│ ├── 111.0.5563.65-1.ini
│ ├── 55.0.2883.87-1.ini
│ ├── 65.0.3325.181-2.ini
│ ├── 66.0.3359.139-1.ini
│ ├── 67.0.3396.87-3.ini
│ ├── 77.0.3865.120-1.ini
│ ├── 77.0.3865.90-1.ini
│ ├── 78.0.3904.108-1.ini
│ ├── 78.0.3904.70-1.ini
│ ├── 78.0.3904.87-1.ini
│ ├── 78.0.3904.97-1.ini
│ ├── 78.0.3904.97-2.ini
│ ├── 79.0.3945.117-1.ini
│ ├── 79.0.3945.130-2.ini
│ ├── 79.0.3945.88-1.ini
│ ├── 80.0.3987.132-1.ini
│ ├── 80.0.3987.149-2.ini
│ ├── 81.0.4044.138-1.1.ini
│ ├── 84.0.4147.105-1.1.ini
│ ├── 84.0.4147.125-1.ini
│ ├── 84.0.4147.135-1.ini
│ ├── 85.0.4183.102-1.ini
│ ├── 85.0.4183.121-1.ini
│ ├── 86.0.4240.183-1.ini
│ ├── 87.0.4280.141-1.ini
│ ├── 87.0.4280.67-1.ini
│ ├── 88.0.4324.150-1.ini
│ ├── 88.0.4324.182-1.ini
│ ├── 89.0.4389.114-1.ini
│ ├── 89.0.4389.90-1.ini
│ ├── 95.0.4638.69-1.ini
│ ├── 96.0.4664.45-1.ini
│ ├── 97.0.4692.71-1.ini
│ ├── 99.0.4844.82-1.ini
│ └── display_name
│ ├── arm64
│ ├── 105.0.5195.102-1.1.ini
│ ├── 105.0.5195.127-1.1.ini
│ ├── 107.0.5304.122-1.1.ini
│ ├── 108.0.5359.125-1.1.ini
│ ├── 108.0.5359.95-1.1.ini
│ ├── 109.0.5414.120-1.1.ini
│ ├── 109.0.5414.75-1.1.ini
│ ├── 110.0.5481.100-1.1.ini
│ ├── 110.0.5481.78-1.1.ini
│ ├── 111.0.5563.65-1.1.ini
│ ├── 86.0.4240.183-1.ini
│ ├── 88.0.4324.150-1.ini
│ ├── 88.0.4324.182-1.ini
│ ├── 89.0.4389.114-1.ini
│ ├── 89.0.4389.90-1.ini
│ └── display_name
│ └── display_name
├── feed.xml
├── github-markdown.css
├── index.html
├── releases
├── appimage
│ ├── 64bit
│ │ ├── 100.0.4896.127-1.html
│ │ ├── 100.0.4896.60-1.1.html
│ │ ├── 100.0.4896.88-1.html
│ │ ├── 101.0.4951.41-1.html
│ │ ├── 101.0.4951.54-1.html
│ │ ├── 101.0.4951.64-1.html
│ │ ├── 102.0.5005.115-1.html
│ │ ├── 102.0.5005.61-1.html
│ │ ├── 102.0.5005.61-3.html
│ │ ├── 103.0.5060.114-1.html
│ │ ├── 103.0.5060.114-2.html
│ │ ├── 103.0.5060.134-1.html
│ │ ├── 103.0.5060.53-1.html
│ │ ├── 104.0.5112.102-1.html
│ │ ├── 104.0.5112.81-1.html
│ │ ├── 105.0.5195.102-1.html
│ │ ├── 105.0.5195.127-1.html
│ │ ├── 106.0.5249.103-1.html
│ │ ├── 106.0.5249.119-1.html
│ │ ├── 106.0.5249.62-1.html
│ │ ├── 106.0.5249.91-1.html
│ │ ├── 107.0.5304.110-1.html
│ │ ├── 107.0.5304.122-1.html
│ │ ├── 107.0.5304.68-1.html
│ │ ├── 107.0.5304.88-1.html
│ │ ├── 108.0.5359.125-1.html
│ │ ├── 108.0.5359.72-1.html
│ │ ├── 108.0.5359.95-1.html
│ │ ├── 108.0.5359.99-1.html
│ │ ├── 109.0.5414.120-1.html
│ │ ├── 109.0.5414.74-1.html
│ │ ├── 110.0.5481.100-1.html
│ │ ├── 110.0.5481.177-1.html
│ │ ├── 110.0.5481.78-1.html
│ │ ├── 111.0.5563.65-1.html
│ │ ├── 69.0.3497.100-2.html
│ │ ├── 70.0.3538.110-1.html
│ │ ├── 70.0.3538.77-1.html
│ │ ├── 71.0.3578.98-2.html
│ │ ├── 83.0.4103.97-1.1.html
│ │ ├── 87.0.4280.141-1.1.html
│ │ ├── 87.0.4280.88-1.1.html
│ │ ├── 90.0.4430.212-1.1.html
│ │ ├── 90.0.4430.85-1.1.html
│ │ ├── 90.0.4430.93-1.1.html
│ │ ├── 91.0.4472.101-1.1.html
│ │ ├── 91.0.4472.114-1.1.html
│ │ ├── 91.0.4472.164-1.1.html
│ │ ├── 91.0.4472.77-1.1.html
│ │ ├── 98.0.4758.102-1.1.html
│ │ ├── 99.0.4844.51-1.1.html
│ │ ├── 99.0.4844.84-1.1.html
│ │ └── index.html
│ └── index.html
├── archlinux
│ ├── 70.0.3538.110-3.html
│ ├── 71.0.3578.98-2.html
│ ├── 72.0.3626.109-1.html
│ ├── 72.0.3626.122-1.html
│ ├── 72.0.3626.96-1.html
│ ├── 73.0.3683.103.html
│ ├── 74.0.3729.108-1.html
│ ├── 74.0.3729.131-1.html
│ ├── 74.0.3729.136-1.html
│ ├── 75.0.3770.100-1.html
│ ├── 75.0.3770.142-1.html
│ ├── 76.0.3809.100-1.html
│ ├── 77.0.3865.120-1.html
│ ├── 77.0.3865.75-1.html
│ ├── 77.0.3865.90-1.html
│ ├── 78.0.3904.108-1.html
│ ├── 78.0.3904.87-1.html
│ ├── 78.0.3904.97-2.1.html
│ ├── 78.0.3904.97-2.html
│ ├── 79.0.3945.117-1.html
│ ├── 79.0.3945.130-1.html
│ ├── 79.0.3945.88-1.html
│ ├── 80.0.3987.132-1.html
│ ├── 80.0.3987.149-1.html
│ ├── 80.0.3987.149-2.html
│ ├── 80.0.3987.162-1.html
│ ├── 80.0.3987.163-1.html
│ ├── 81.0.4044.113-1.html
│ ├── 81.0.4044.122-1.html
│ ├── 81.0.4044.129-1.html
│ ├── 81.0.4044.138-1.html
│ ├── 83.0.4103.106-1.html
│ ├── 83.0.4103.116-2.html
│ ├── 83.0.4103.61-1.html
│ ├── 84.0.4147.105-1.html
│ ├── 84.0.4147.125-1.html
│ ├── 84.0.4147.89-1.html
│ ├── 85.0.4183.102-1.html
│ ├── 85.0.4183.121-1.html
│ ├── 85.0.4183.83-1.html
│ ├── 86.0.4240.111-2.html
│ ├── 86.0.4240.183-1.html
│ ├── 86.0.4240.75-1.html
│ ├── 87.0.4280.66-1.html
│ ├── 87.0.4280.88-1.html
│ ├── 87.0.4280.88-3.html
│ ├── 88.0.4324.182-1.html
│ ├── 89.0.4389.114-1.html
│ ├── 89.0.4389.128-1.html
│ ├── 89.0.4389.90-3.html
│ ├── 90.0.4430.212-2.html
│ ├── 90.0.4430.93-1.html
│ ├── 91.0.4472.101-1.html
│ ├── 91.0.4472.114-1.html
│ ├── 91.0.4472.77-1.html
│ ├── 94.0.4606.71.html
│ ├── 96.0.4664.45-1.html
│ └── index.html
├── artixlinux
│ ├── 94.0.4606.71-1.html
│ └── index.html
├── debian_unportable
│ ├── amd64
│ │ ├── 100.0.4896.127-1.html
│ │ ├── 87.0.4280.141-1.unportable1.html
│ │ └── index.html
│ └── index.html
├── freebsd
│ ├── 64bit
│ │ ├── 100.0.4896.88.html
│ │ ├── 101.0.4951.41-1.html
│ │ ├── 103.0.5060.134-1.html
│ │ ├── 104.0.5112.102-1.html
│ │ ├── 104.0.5112.81-1.html
│ │ ├── 105.0.5195.102-1.html
│ │ ├── 105.0.5195.127-1.html
│ │ ├── 106.0.5249.119-1.html
│ │ ├── 106.0.5249.91-1.html
│ │ ├── 107.0.5304.68-1.html
│ │ ├── 107.0.5304.88-1.html
│ │ ├── 108.0.5359.125-1.html
│ │ ├── 108.0.5359.72-1.html
│ │ ├── 108.0.5359.95-1.html
│ │ ├── 108.0.5359.99-1.html
│ │ ├── 109.0.5414.120-1.html
│ │ ├── 109.0.5414.87-1.html
│ │ ├── 110.0.5481.100-1.html
│ │ ├── 110.0.5481.177-1.html
│ │ ├── 110.0.5481.78-1.html
│ │ └── index.html
│ └── index.html
├── index.html
├── linux_portable
│ ├── 64bit
│ │ ├── 100.0.4896.127-1.html
│ │ ├── 100.0.4896.60-1.1.html
│ │ ├── 100.0.4896.88-1.html
│ │ ├── 101.0.4951.41-1.html
│ │ ├── 101.0.4951.54-1.html
│ │ ├── 101.0.4951.64-1.html
│ │ ├── 102.0.5005.115-1.html
│ │ ├── 102.0.5005.61-1.html
│ │ ├── 102.0.5005.61-3.html
│ │ ├── 103.0.5060.114-1.html
│ │ ├── 103.0.5060.114-2.html
│ │ ├── 103.0.5060.134-1.html
│ │ ├── 103.0.5060.53-1.html
│ │ ├── 104.0.5112.102-1.html
│ │ ├── 104.0.5112.81-1.html
│ │ ├── 105.0.5195.102-1.html
│ │ ├── 105.0.5195.127-1.html
│ │ ├── 106.0.5249.103-1.html
│ │ ├── 106.0.5249.119-1.html
│ │ ├── 106.0.5249.62-1.html
│ │ ├── 106.0.5249.91-1.html
│ │ ├── 107.0.5304.110-1.html
│ │ ├── 107.0.5304.122-1.html
│ │ ├── 107.0.5304.68-1.html
│ │ ├── 107.0.5304.88-1.html
│ │ ├── 108.0.5359.125-1.html
│ │ ├── 108.0.5359.72-1.html
│ │ ├── 108.0.5359.95-1.html
│ │ ├── 108.0.5359.99-1.html
│ │ ├── 109.0.5414.120-1.html
│ │ ├── 109.0.5414.74-1.html
│ │ ├── 110.0.5481.100-1.html
│ │ ├── 110.0.5481.177-1.html
│ │ ├── 110.0.5481.78-1.html
│ │ ├── 111.0.5563.65-1.html
│ │ ├── 55.0.2883.75-1.html
│ │ ├── 65.0.3325.181-1.html
│ │ ├── 66.0.3359.139-1.html
│ │ ├── 67.0.3396.87-1.html
│ │ ├── 67.0.3396.87-2.html
│ │ ├── 68.0.3440.106-2.html
│ │ ├── 69.0.3497.100-1.html
│ │ ├── 69.0.3497.100-2.html
│ │ ├── 70.0.3538.110-1.html
│ │ ├── 70.0.3538.77-1.html
│ │ ├── 71.0.3578.98-2.html
│ │ ├── 75.0.3770.100-1.2.html
│ │ ├── 75.0.3770.80-1.2.html
│ │ ├── 77.0.3865.120-1.html
│ │ ├── 78.0.3904.108-2.1.html
│ │ ├── 80.0.3987.106-1.1.html
│ │ ├── 80.0.3987.149-1.1.html
│ │ ├── 80.0.3987.149-2.1.html
│ │ ├── 83.0.4103.97-1.1.html
│ │ ├── 85.0.4183.102-1.1.html
│ │ ├── 86.0.4240.198-1.1.html
│ │ ├── 87.0.4280.141-1.1.html
│ │ ├── 87.0.4280.67-1.1.html
│ │ ├── 87.0.4280.88-1.1.html
│ │ ├── 90.0.4430.212-1.1.html
│ │ ├── 90.0.4430.85-1.1.html
│ │ ├── 90.0.4430.93-1.1.html
│ │ ├── 91.0.4472.101-1.1.html
│ │ ├── 91.0.4472.114-1.1.html
│ │ ├── 91.0.4472.164-1.1.html
│ │ ├── 91.0.4472.77-1.1.html
│ │ ├── 95.0.4638.54-1.1.html
│ │ ├── 98.0.4758.102-1.1.html
│ │ ├── 99.0.4844.51-1.1.html
│ │ ├── 99.0.4844.84-1.1.html
│ │ └── index.html
│ ├── 64bit_musl
│ │ ├── 84.0.4147.135-1.musl1.html
│ │ └── index.html
│ └── index.html
├── macos
│ ├── arm64
│ │ ├── 88.0.4324.150-1.1.html
│ │ ├── 92.0.4515.131-1.html
│ │ └── index.html
│ ├── index.html
│ └── x86_64
│ │ ├── 55.0.2883.75-1.html
│ │ ├── 55.0.2883.95-1.html
│ │ ├── 57.0.2987.133-1.html
│ │ ├── 58.0.3029.110-1.html
│ │ ├── 62.0.3202.94-2.html
│ │ ├── 64.0.3282.186-1.html
│ │ ├── 66.0.3359.139-1.html
│ │ ├── 68.0.3440.106-1.html
│ │ ├── 69.0.3497.100-1.html
│ │ ├── 70.0.3538.110-1.html
│ │ ├── 70.0.3538.110-2.html
│ │ ├── 70.0.3538.110-3.html
│ │ ├── 70.0.3538.77-1.html
│ │ ├── 71.0.3578.98-2.html
│ │ ├── 72.0.3626.109-1.html
│ │ ├── 72.0.3626.122-1.html
│ │ ├── 72.0.3626.122-4.1.html
│ │ ├── 73.0.3683.103-1.1.html
│ │ ├── 74.0.3729.136-1.1.html
│ │ ├── 74.0.3729.157-1.1.html
│ │ ├── 75.0.3770.100-1.1.html
│ │ ├── 75.0.3770.142-1.html
│ │ ├── 75.0.3770.80-1.1.html
│ │ ├── 75.0.3770.90-1.1.html
│ │ ├── 76.0.3809.100-1.1.html
│ │ ├── 76.0.3809.132-1.1.html
│ │ ├── 76.0.3809.87-1.1.html
│ │ ├── 77.0.3865.120-1.1.html
│ │ ├── 77.0.3865.90-1.1.html
│ │ ├── 78.0.3904.108-1.1.html
│ │ ├── 78.0.3904.97-1.1.html
│ │ ├── 79.0.3945.117-1.html
│ │ ├── 79.0.3945.130-1.1.html
│ │ ├── 79.0.3945.79-1.1.html
│ │ ├── 79.0.3945.88-1.1.html
│ │ ├── 80.0.3987.106-1.html
│ │ ├── 80.0.3987.116-1.html
│ │ ├── 80.0.3987.122-1.html
│ │ ├── 80.0.3987.132-1.html
│ │ ├── 80.0.3987.149-1.html
│ │ ├── 80.0.3987.158-1.html
│ │ ├── 80.0.3987.162-1.html
│ │ ├── 80.0.3987.163-1.html
│ │ ├── 80.0.3987.87-1.html
│ │ ├── 80.0.3987.87-2.html
│ │ ├── 81.0.4044.113-1.html
│ │ ├── 81.0.4044.122-1.html
│ │ ├── 81.0.4044.129-1.html
│ │ ├── 81.0.4044.138-1.html
│ │ ├── 81.0.4044.92-2.html
│ │ ├── 83.0.4103.116-1.html
│ │ ├── 84.0.4147.105-1.1.html
│ │ ├── 84.0.4147.125-1.1.html
│ │ ├── 84.0.4147.135-1.1.html
│ │ ├── 84.0.4147.89-1.2.html
│ │ ├── 84.0.4147.89-1.html
│ │ ├── 85.0.4183.102-1.1.html
│ │ ├── 85.0.4183.121-1.2.html
│ │ ├── 85.0.4183.83-1.1.html
│ │ ├── 87.0.4280.141-1.1.html
│ │ ├── 87.0.4280.88-1.1.html
│ │ ├── 88.0.4324.150-1.1.html
│ │ ├── 92.0.4515.131-1.html
│ │ └── index.html
├── manjaro
│ ├── 88.0.4324.182-1.html
│ ├── 89.0.4389.114-1.html
│ ├── 89.0.4389.128-1.html
│ ├── 89.0.4389.82-2.html
│ ├── 89.0.4389.90-3.html
│ ├── 90.0.4430.212-1.html
│ ├── 90.0.4430.212-2.html
│ ├── 90.0.4430.93-1.html
│ ├── 91.0.4472.101-1.html
│ ├── 91.0.4472.114-1.html
│ ├── 91.0.4472.164-1.html
│ ├── 91.0.4472.77-1.html
│ ├── 92.0.4515.131-1.html
│ ├── 92.0.4515.159-1.html
│ ├── 93.0.4577.82-1.html
│ ├── 94.0.4606.54-1.html
│ ├── 94.0.4606.61-1.html
│ ├── 94.0.4606.81-1.html
│ ├── 96.0.4664.110-1.html
│ ├── 97.0.4692.71-1.html
│ └── index.html
└── windows
│ ├── 32bit
│ ├── 100.0.4896.60-1.html
│ ├── 101.0.4951.54-1.html
│ ├── 101.0.4951.64.html
│ ├── 102.0.5005.115-1.html
│ ├── 102.0.5005.61.html
│ ├── 103.0.5060.114-1.html
│ ├── 103.0.5060.134-1.html
│ ├── 103.0.5060.53-1.html
│ ├── 104.0.5112.102-1.html
│ ├── 104.0.5112.81-1.html
│ ├── 105.0.5195.102-1.html
│ ├── 105.0.5195.127-1.html
│ ├── 106.0.5249.119-1.html
│ ├── 106.0.5249.62-1.html
│ ├── 106.0.5249.91-1.html
│ ├── 107.0.5304.107-1.html
│ ├── 107.0.5304.122-1.html
│ ├── 107.0.5304.63-1.html
│ ├── 107.0.5304.88-1.html
│ ├── 108.0.5359.125-1.html
│ ├── 108.0.5359.72-1.html
│ ├── 108.0.5359.95-1.html
│ ├── 108.0.5359.99-1.html
│ ├── 109.0.5414.120-1.html
│ ├── 109.0.5414.75-1.html
│ ├── 110.0.5481.100-1.html
│ ├── 110.0.5481.177-1.html
│ ├── 110.0.5481.78-1.html
│ ├── 111.0.5563.65-1.html
│ ├── 53.0.2785.116-1.html
│ ├── 55.0.2883.87-1.html
│ ├── 77.0.3865.120-1.html
│ ├── 78.0.3904.108-1.html
│ ├── 78.0.3904.70-1.html
│ ├── 78.0.3904.87-1.html
│ ├── 78.0.3904.97-1.html
│ ├── 79.0.3945.130-2.html
│ ├── 80.0.3987.132-1.html
│ ├── 84.0.4147.105-1.1.html
│ ├── 84.0.4147.125-1.html
│ ├── 84.0.4147.135-1.html
│ ├── 85.0.4183.102-1.html
│ ├── 85.0.4183.121-1.html
│ ├── 86.0.4240.183-1.html
│ ├── 87.0.4280.141-1.html
│ ├── 87.0.4280.67-1.html
│ ├── 88.0.4324.150-1.html
│ ├── 88.0.4324.182-1.html
│ ├── 89.0.4389.114-1.html
│ ├── 89.0.4389.90-1.html
│ ├── 97.0.4692.71-1.html
│ ├── 99.0.4844.82-1.html
│ └── index.html
│ ├── 64bit
│ ├── 100.0.4896.60-1.html
│ ├── 101.0.4951.54-1.html
│ ├── 101.0.4951.64.html
│ ├── 102.0.5005.115-1.html
│ ├── 102.0.5005.61.html
│ ├── 103.0.5060.114-1.html
│ ├── 103.0.5060.134-1.html
│ ├── 103.0.5060.53-1.html
│ ├── 104.0.5112.102-1.html
│ ├── 104.0.5112.81-1.html
│ ├── 105.0.5195.102-1.html
│ ├── 105.0.5195.127-1.html
│ ├── 106.0.5249.119-1.html
│ ├── 106.0.5249.62-1.html
│ ├── 106.0.5249.91-1.html
│ ├── 107.0.5304.107-1.html
│ ├── 107.0.5304.122-1.html
│ ├── 107.0.5304.63-1.html
│ ├── 107.0.5304.88-1.html
│ ├── 108.0.5359.125-1.html
│ ├── 108.0.5359.72-1.html
│ ├── 108.0.5359.95-1.html
│ ├── 108.0.5359.99-1.html
│ ├── 109.0.5414.120-1.html
│ ├── 109.0.5414.75-1.html
│ ├── 110.0.5481.100-1.html
│ ├── 110.0.5481.177-1.html
│ ├── 110.0.5481.78-1.html
│ ├── 111.0.5563.65-1.html
│ ├── 55.0.2883.87-1.html
│ ├── 65.0.3325.181-2.html
│ ├── 66.0.3359.139-1.html
│ ├── 67.0.3396.87-3.html
│ ├── 77.0.3865.120-1.html
│ ├── 77.0.3865.90-1.html
│ ├── 78.0.3904.108-1.html
│ ├── 78.0.3904.70-1.html
│ ├── 78.0.3904.87-1.html
│ ├── 78.0.3904.97-1.html
│ ├── 78.0.3904.97-2.html
│ ├── 79.0.3945.117-1.html
│ ├── 79.0.3945.130-2.html
│ ├── 79.0.3945.88-1.html
│ ├── 80.0.3987.132-1.html
│ ├── 80.0.3987.149-2.html
│ ├── 81.0.4044.138-1.1.html
│ ├── 84.0.4147.105-1.1.html
│ ├── 84.0.4147.125-1.html
│ ├── 84.0.4147.135-1.html
│ ├── 85.0.4183.102-1.html
│ ├── 85.0.4183.121-1.html
│ ├── 86.0.4240.183-1.html
│ ├── 87.0.4280.141-1.html
│ ├── 87.0.4280.67-1.html
│ ├── 88.0.4324.150-1.html
│ ├── 88.0.4324.182-1.html
│ ├── 89.0.4389.114-1.html
│ ├── 89.0.4389.90-1.html
│ ├── 95.0.4638.69-1.html
│ ├── 96.0.4664.45-1.html
│ ├── 97.0.4692.71-1.html
│ ├── 99.0.4844.82-1.html
│ └── index.html
│ ├── arm64
│ ├── 105.0.5195.102-1.1.html
│ ├── 105.0.5195.127-1.1.html
│ ├── 107.0.5304.122-1.1.html
│ ├── 108.0.5359.125-1.1.html
│ ├── 108.0.5359.95-1.1.html
│ ├── 109.0.5414.120-1.1.html
│ ├── 109.0.5414.75-1.1.html
│ ├── 110.0.5481.100-1.1.html
│ ├── 110.0.5481.78-1.1.html
│ ├── 111.0.5563.65-1.1.html
│ ├── 86.0.4240.183-1.html
│ ├── 88.0.4324.150-1.html
│ ├── 88.0.4324.182-1.html
│ ├── 89.0.4389.114-1.html
│ ├── 89.0.4389.90-1.html
│ └── index.html
│ └── index.html
└── utilities
├── __init__.py
├── _config_parsing.py
├── check_platform_ini.py
├── local_server.py
├── pyatom.py
├── requirements.txt
├── site_generator.py
└── submit_github_binary.py
/.cirrus_Dockerfile:
--------------------------------------------------------------------------------
1 | # Dockerfile for Python 3 with git
2 |
3 | FROM python:3.7-slim
4 |
5 | RUN apt update && apt install -y git
6 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | __pycache__/
2 | *.pyc
3 | .DS_Store
4 |
--------------------------------------------------------------------------------
/CODEOWNERS:
--------------------------------------------------------------------------------
1 | * @ungoogled-software/binaries
2 |
--------------------------------------------------------------------------------
/config/README.md:
--------------------------------------------------------------------------------
1 | # Website configuration
2 |
3 | This directory contains downloads page configuration for use with the scripts in `utilities/`
4 |
--------------------------------------------------------------------------------
/config/page_templates/index_directory.md.in:
--------------------------------------------------------------------------------
1 | # Directory Listing
2 |
3 | Navigation: $ungoog{current_path}
4 |
5 | $ungoog{versions_list}
6 | $ungoog{directory_list}
7 |
--------------------------------------------------------------------------------
/config/page_templates/output_wrapper.html.in:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | $ungoog{title}
5 |
6 |
15 |
16 |
17 | $ungoog{body}
18 |
19 |
20 |
--------------------------------------------------------------------------------
/config/page_templates/version.md.in:
--------------------------------------------------------------------------------
1 | # $ungoog{version}: Binaries for $ungoog{display_name}
2 |
3 | Navigation: $ungoog{current_path}
4 |
5 | ## Release Information
6 |
7 | * Author: $ungoog{author}
8 | * Publication time (in UTC): $ungoog{publication_time}
9 | * Installation instructions: $ungoog{install_info}
10 | * Notes: $ungoog{note}
11 |
12 | ## Downloads
13 |
14 | $ungoog{download_list}
15 |
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/100.0.4896.127-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-16T09:27:40.890124
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_100.0.4896.127-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/100.0.4896.127-1/ungoogled-chromium_100.0.4896.127-1.1.AppImage
8 | md5 = bc51853da17f00330489f5b61dac041f
9 | sha1 = bc6221a0f30bf790c58d163fd45808241b701ba5
10 | sha256 = e584ef52eab445aa96a0f3e413f27753c5938ca91a28338f4596d25918978203
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/100.0.4896.60-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-02T20:12:35.283233
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_100.0.4896.60-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/100.0.4896.60-1.1/ungoogled-chromium_100.0.4896.60-1.1.AppImage
8 | md5 = 5b904f5a7a39f995846ce9152d8b29df
9 | sha1 = 8b6f6aa485c2ed144dd41a3f1a7ec6f70394d117
10 | sha256 = 0e9ff60fe028233f6757c6c1cca3783c18022dd6e435f4d9da10a2086e9bcd58
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/100.0.4896.88-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-12T21:18:57.284135
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_100.0.4896.88-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/100.0.4896.88-1/ungoogled-chromium_100.0.4896.88-1.1.AppImage
8 | md5 = 85b030b71963c51814921a48c1a86bec
9 | sha1 = 9e77beabeaaeb398d360ff5b4721691d8d414074
10 | sha256 = ddd9ab503cc72a6ed77067ee1aeb9e46aac0e3fa9339dcebbddf41a53c50dcd7
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/101.0.4951.41-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-29T06:04:56.256549
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.41-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/101.0.4951.41-1/ungoogled-chromium_101.0.4951.41-1.1.AppImage
8 | md5 = a6ccdb9e60d1cc839b843bf88b019415
9 | sha1 = 37eca367de0de726c2f1c4ccf1fd4f8f8a230dd6
10 | sha256 = 36a6e3b7a230fb83f2f83900f90f7b4b3a0b250680ae9dec1dbf80cf44b90e38
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/101.0.4951.54-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-04T14:34:44.307596
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.54-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/101.0.4951.54-1/ungoogled-chromium_101.0.4951.54-1.1.AppImage
8 | md5 = 43c1c71db23a33a401629d38f2befdc1
9 | sha1 = ff9bfad0d60435b1948fc3b10aeff2f3354f7f52
10 | sha256 = 300cad196d4a284b043d34ad6ae69a6f9b84f186c962d307b5fc6a456bf1063f
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/101.0.4951.64-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-12T12:59:57.643140
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.64-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/101.0.4951.64-1/ungoogled-chromium_101.0.4951.64-1.1.AppImage
8 | md5 = 6c78cebca286662a6c3a30658e3fafc1
9 | sha1 = 5b36e3728cd63d41f9ff2f30dc5edad5bfa2ac74
10 | sha256 = 27b6252020d45c7604292b4b54b2b6d31636c237faeb1b10d6acc14625132900
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/102.0.5005.115-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-06-11T21:10:17.446820
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_102.0.5005.115-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/102.0.5005.115-1/ungoogled-chromium_102.0.5005.115-1.1.AppImage
8 | md5 = 2e16a369cd8bcfa532794d68b74d9c85
9 | sha1 = 45174fee8426c74efdb081320ec27b6174c341f8
10 | sha256 = cdf1616a564bb6e19791a3aa3d259f77622b717b1018e8a0c2c85b468567f065
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/102.0.5005.61-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-27T08:09:07.543453
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_102.0.5005.61-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/102.0.5005.61-1/ungoogled-chromium_102.0.5005.61-1.1.AppImage
8 | md5 = d52e641ba0f22452b30aada9003939fd
9 | sha1 = d34fca8eefc49e9bdd362ffbd49264059ba4a001
10 | sha256 = ad04b558c1ae0fad7368749572215b336b8e701089c6334084eba2e5eb8d6d99
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/102.0.5005.61-3.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-31T20:47:10.738277
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_102.0.5005.61-3.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/102.0.5005.61-3/ungoogled-chromium_102.0.5005.61-3.1.AppImage
8 | md5 = d98664e9a1c638f7055b418f59d9ebc1
9 | sha1 = 42156ab9b5aef052122970dc917cad68874c804b
10 | sha256 = 8754f62617466833c24cf27e70987cfeae2c6b46456ba465c942cd25423edc6d
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/103.0.5060.114-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-07-11T20:25:37.321169
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_103.0.5060.114-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/103.0.5060.114-1/ungoogled-chromium_103.0.5060.114-1.1.AppImage
8 | md5 = 70617f4396258a2965288df51dafd88f
9 | sha1 = 45d00c685532ee6748e18a7ded8b4bd704fb5567
10 | sha256 = 2c238391e6c76b2d9e6cd1f96c2db256a7b9960997ff956f9f38002e47f862d3
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/103.0.5060.114-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-07-14T23:18:45.639225
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_103.0.5060.114-2.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/103.0.5060.114-2/ungoogled-chromium_103.0.5060.114-2.1.AppImage
8 | md5 = c4ed6ccd9c88da4d1de73bde832f6497
9 | sha1 = caf1974504315bbc30464ebc141965467bbc2772
10 | sha256 = f306a937b5e9e307b142b691e01d3bd996c9c7b7be2503aa7e24efe69b827a34
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/103.0.5060.134-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-07-21T06:31:16.396953
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_103.0.5060.134-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/103.0.5060.134-1/ungoogled-chromium_103.0.5060.134-1.1.AppImage
8 | md5 = b495b9098d8631446903b9c23b642e44
9 | sha1 = c7f82e1a24115b806715838c5c4a4fb60e25ae84
10 | sha256 = f3cc27ed4d51fb5db683662512b914e3f91ad515d3919d689e69bbf7156a9960
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/103.0.5060.53-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-06-26T11:37:32.311650
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_103.0.5060.53-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/103.0.5060.53-1/ungoogled-chromium_103.0.5060.53-1.1.AppImage
8 | md5 = d624743ef94972e655fd51805bc0f417
9 | sha1 = fa5e33dc74c804e108894b87a75a18e3c90a184d
10 | sha256 = 84817b91d834211f17b2eedbdc85abdbc26a8156fbeb147576c42c9a0dd62956
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/104.0.5112.102-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-08-18T06:40:19.784400
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_104.0.5112.102-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/104.0.5112.102-1/ungoogled-chromium_104.0.5112.102-1.1.AppImage
8 | md5 = feb9b3e7122365327bd9ce5cdb484e50
9 | sha1 = 3ca1327987a927458cebc232c64827ed2fc277f1
10 | sha256 = fe8634797e023debf843b0a4503453770b2ac19d64cfea347cdfcf1a6b4c24ac
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/104.0.5112.81-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-08-04T13:31:27.250209
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_104.0.5112.81-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/104.0.5112.81-1/ungoogled-chromium_104.0.5112.81-1.1.AppImage
8 | md5 = 794ba5688762198d88f6991c24d58e21
9 | sha1 = 672ace2650c6d8044e2f23e2fe8bca594af4c142
10 | sha256 = c21ce2eb5e5f077b1fe7464aca917fbb4f9a2feee8b107f0a407baa194bff665
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/105.0.5195.102-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-09-05T06:43:33.972398
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_105.0.5195.102-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/105.0.5195.102-1/ungoogled-chromium_105.0.5195.102-1.1.AppImage
8 | md5 = 66f2769d718f54f759c0a5cce8b1366b
9 | sha1 = 9294898b327e5a1476d09dd9efafad78a2b47cac
10 | sha256 = f44a9a113b4ffc0ec482469da462dfd8e9c4d1fae2a8cb9dd7161c76779c2361
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/105.0.5195.127-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-09-16T06:17:04.734457
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_105.0.5195.127-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/105.0.5195.127-1/ungoogled-chromium_105.0.5195.127-1.1.AppImage
8 | md5 = c7f942a5b6f4063a2b780a30a52f641c
9 | sha1 = 5f84efee9c42dfbf3785971657d3d53f5059951b
10 | sha256 = b294e1b56eedd7acae4fe1e843edc7cf3b395dbbecab16b49007f7e54d78df24
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/106.0.5249.103-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-11T09:03:43.257609
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_106.0.5249.103-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/106.0.5249.103-1/ungoogled-chromium_106.0.5249.103-1.1.AppImage
8 | md5 = 5dcb0f6cb03c32d3eaf7233c8274bc0e
9 | sha1 = 1840b97b1b36bd5aa34451a57d98de9a5951b17c
10 | sha256 = 44f2605fce3db3140a2e6d3990b972835c2bf7201ee81c0ea521760f5a2da5ad
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/106.0.5249.119-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-13T06:37:24.352053
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_106.0.5249.119-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/106.0.5249.119-1/ungoogled-chromium_106.0.5249.119-1.1.AppImage
8 | md5 = 2d913b535a09896ab950744189c2efe0
9 | sha1 = 1c0bf2d8d5d97e8a72611502c53f56bfc99d1747
10 | sha256 = b4a7ba995b8f60a5faf8d168c5bafe13d86ef0bd050574161ebfbd5445d70089
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/106.0.5249.62-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-09-29T06:34:40.163275
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_106.0.5249.62-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/106.0.5249.62-1/ungoogled-chromium_106.0.5249.62-1.1.AppImage
8 | md5 = 8da4c200ef585d30660d6650d92797e9
9 | sha1 = 70b650292d667842df215210ac405fc64ddee88a
10 | sha256 = 139a98d3f4a8f1343695d08c410388be008246a3d037a911421c9d85d6baaac8
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/106.0.5249.91-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-01T20:43:19.759613
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_106.0.5249.91-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/106.0.5249.91-1/ungoogled-chromium_106.0.5249.91-1.1.AppImage
8 | md5 = df8418a144dc5736881882ff67e2bfc1
9 | sha1 = aa1247821629b2879a71e45a55718fd54642df45
10 | sha256 = 06934ab3569c53dba9eb2c06d399cd55a2ffbc93bfb964a9f3408b3d898c1716
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/107.0.5304.110-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-11-11T07:41:36.842921
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_107.0.5304.110-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/107.0.5304.110-1/ungoogled-chromium_107.0.5304.110-1.1.AppImage
8 | md5 = 5b365ee71f947af82d5c98683f5281b1
9 | sha1 = 16a2f2cb5b003278ac4d064db2f213164957b236
10 | sha256 = 1cbc6adf9164c19b4d6fd0adbff1cdfbc0e849088bcc548f74ea463ad8654aaf
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/107.0.5304.122-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-11-25T22:43:27.891797
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_107.0.5304.122-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/107.0.5304.122-1/ungoogled-chromium_107.0.5304.122-1.1.AppImage
8 | md5 = 8103d7bde2cc3df634bec86b14c438b1
9 | sha1 = ae0f46a47682798ea40037ae939fbe33a831a1fe
10 | sha256 = 39019976a3afd1157a10b47eadd4556af3acf7c5e0283ac17a08aebafcdbb5ab
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/107.0.5304.68-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-28T22:25:19.725893
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_107.0.5304.68-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/107.0.5304.68-1/ungoogled-chromium_107.0.5304.68-1.1.AppImage
8 | md5 = a54422223f7cad3b0d11daf6dadf5514
9 | sha1 = d3e2122876eb278bfc9ab6577613d21d66b13382
10 | sha256 = ae4b6c0dff4ba94108ec56db58b83d0f674433fc57f0c2d6c0e214c6b19eaec4
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/107.0.5304.88-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-30T08:33:47.249765
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_107.0.5304.88-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/107.0.5304.88-1/ungoogled-chromium_107.0.5304.88-1.1.AppImage
8 | md5 = 2b6087d46239fa96d208bd4fe537f05b
9 | sha1 = d66f85fbc8f4af215bbd6b0976710526ca0acef9
10 | sha256 = 6d28fa20052bb20cb1564ba7837f8e6d84992fa67920e0c67d8480f28a12dad0
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/108.0.5359.125-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-16T16:30:26.414253
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_108.0.5359.125-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/108.0.5359.125-1/ungoogled-chromium_108.0.5359.125-1.1.AppImage
8 | md5 = c6a4c0635999406340eb28af81c7923c
9 | sha1 = ef2286ee0903e42ea976604f6ca99412efa18ae8
10 | sha256 = b3b0281abeea3d4b862718a2284c0b563dca9c7f9da27b097f1d485e0e6c4801
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/108.0.5359.72-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-02T18:32:55.193462
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_108.0.5359.72-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/108.0.5359.72-1/ungoogled-chromium_108.0.5359.72-1.1.AppImage
8 | md5 = 1abb14eaa7d2b5b47a7d25ddd3ccf36b
9 | sha1 = dcabd9b557a8474ed0ab19c36bc5b621735b5c26
10 | sha256 = 3d2471c7c0a8506765e50507b9817504b678809763f425b789a2cf2e556eeba2
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/108.0.5359.95-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-04T09:24:18.986096
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_108.0.5359.95-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/108.0.5359.95-1/ungoogled-chromium_108.0.5359.95-1.1.AppImage
8 | md5 = 4f0722372bec44538874868b57a177b5
9 | sha1 = 340d93d0dd2c8df46410c7d5fc66c3c0cb0bc4f3
10 | sha256 = dab878faff93a84127bbb8c7956f82a8d5ff4cd5161fad7457c06a61541a2df5
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/108.0.5359.99-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-09T08:08:37.473359
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_108.0.5359.99-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/108.0.5359.99-1/ungoogled-chromium_108.0.5359.99-1.1.AppImage
8 | md5 = 8d8d4c8425bda0935f15fa8999243bea
9 | sha1 = b08b11e6f2b2842aa46836fe2bf56a983c354e09
10 | sha256 = 8f9fe36a603604c472ee0a8fcdb5c7e11f52a77436d871508b0deae2c9275285
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/109.0.5414.120-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-01-26T15:54:16.233296
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_109.0.5414.120-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/109.0.5414.120-1/ungoogled-chromium_109.0.5414.120-1.1.AppImage
8 | md5 = 9cd6f038914a1d561211538f311bbc78
9 | sha1 = 1a1ca4466873e9bc5f121a8d9af2e8ad8a689305
10 | sha256 = cf263afa7f66fb8cac0a5e2f8834649a35d7172355d3ba721c72b015e717baac
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/109.0.5414.74-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-01-19T19:22:10.307385
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_109.0.5414.74-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/109.0.5414.74-1/ungoogled-chromium_109.0.5414.74-1.1.AppImage
8 | md5 = 25ca545bbdea8fe424f19d53e88a73d0
9 | sha1 = d3b7c7700e877de80769cf3aa768124c5a46d160
10 | sha256 = a257f0f79ee0e82ed14142d13289acca9217c5c1aaa1cf9433b94acc9f62fbcf
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/110.0.5481.100-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-17T15:03:08.048394
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_110.0.5481.100-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/110.0.5481.100-1/ungoogled-chromium_110.0.5481.100-1.1.AppImage
8 | md5 = fcd87640ee6cee4c28ce4dfbc3ecee1f
9 | sha1 = 42eee3ea297860554888c8bfef598d5a68dd301d
10 | sha256 = 5a1b77b7285504915d025d28ac951b9ac31b766d0304c63c2b3f707dd4b0872d
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/110.0.5481.177-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-24T07:39:13.308174
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_110.0.5481.177-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/110.0.5481.177-1/ungoogled-chromium_110.0.5481.177-1.1.AppImage
8 | md5 = ec27293d4333b0692e3700cdb3efb9e0
9 | sha1 = af4eff445644ff6bff0396380e6ee76f2cb5577e
10 | sha256 = 73924a76f04833d963e97728c0d83fa051ff4431093157fabdc81dcffefb5171
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/110.0.5481.78-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-10T07:42:33.959143
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_110.0.5481.78-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/110.0.5481.78-1/ungoogled-chromium_110.0.5481.78-1.1.AppImage
8 | md5 = 5af9c35f128826c831c735cdca3518a4
9 | sha1 = 4532aeb919a1b81c80d0a3ef80af1821e8eef295
10 | sha256 = 1c0e078a491009d5848293118f9d2e7dcc5ad78df375714256e8aeeac4bb7e9a
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/111.0.5563.65-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-03-10T16:04:16.199454
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_111.0.5563.65-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/111.0.5563.65-1/ungoogled-chromium_111.0.5563.65-1.1.AppImage
8 | md5 = 4db7e31928df8feb149fbed2013a8097
9 | sha1 = c3ad4a7240315b4258ab93b88c9c9d67d1fdd7fd
10 | sha256 = 39138bbfb7da0de96bcf82ad73ecc1f50e464f087e45dd65eb1d62decb9c210c
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/69.0.3497.100-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-10-06T00:17:40.773894
4 | github_author = Intika
5 | note = Linux AppImage Built Based On Intika Portable Version (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_69.0.3497.100-2_linux.AppImage]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = bddb1e9a9ea938f2503af510a2e3a548
10 | sha1 = f4f823da016e0aacda6009f3a606bc0c6a610bfd
11 | sha256 = 5b59a07fba8e0fb3a694d4b81164eadeffdbcba64b87a4b1865aef7e1c3ed375
12 |
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/70.0.3538.110-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-11-20T00:17:40.773894
4 | github_author = Intika
5 | note = Linux AppImage Built Based On Intika Portable Version (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_70.0.3538.110-1_linux.AppImage]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = baa46911139a12a44ea4b7ea6abb13ee
10 | sha1 = bf6191b6d0665e916d90868d47d54eeff5e77921
11 | sha256 = 5747536ff680b718736342c9c8e19c59c1cb62db536ed5774d70e6641da8f7a8
12 |
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/70.0.3538.77-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-10-26T00:17:40.773894
4 | github_author = Intika
5 | note = Linux AppImage Built Based On Intika Portable Version (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_70.0.3538.77-1_linux.AppImage]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = e1f48d15eb70ba274a1f8c24115842df
10 | sha1 = a6d646598bdd8101e2d70310a86dc701f5425e14
11 | sha256 = d0fd77afe730fc9fd221eb5dce9f1ca2af17027bbde88892dcc61f8aaaec07d9
12 |
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/71.0.3578.98-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2018-12-29T00:17:40.773894
4 | github_author = Intika
5 | note = Linux AppImage Built Based On Intika Portable Version (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_71.0.3578.98-2_linux.AppImage]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = ca0739dd699ac13bf3bac0616bf5a6fc
10 | sha1 = 5e85e6db9e2047bd432e643b9627bd0dce2efc51
11 | sha256 = 1713c1609ab2484a69321e32081f198d3c699b9cb71c8028a92e409f62c3e781
12 |
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/83.0.4103.97-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-06-29T12:22:04.679386
3 | github_author = MikeModder
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_83.0.4103.97-1.1_linux.AppImage]
7 | url = https://github.com/MikeModder/ungoogled-chromium-binaries/releases/download/83.0.4103.97-1.1/ungoogled-chromium_83.0.4103.97-1.1_linux.AppImage
8 | md5 = ffd816858f985359f482219fd96beaf7
9 | sha1 = 9083b49276345ed6c1c5733c7ff86d7f984389b3
10 | sha256 = 4ea63f466b5173c55bbab7c78e25e47113f6fc7deb36f6c990379f736b8820cf
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/87.0.4280.141-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-01-14T18:26:02.348753
3 | github_author = LordTwix
4 | note = Built on Debian 10 (Buster) with LLVM 11 from [apt.llvm.org](https://apt.llvm.org) and packaged with [pkg2appimage](https://github.com/AppImage/pkg2appimage).
5 |
6 | [ungoogled-chromium_87.0.4280.141-1.1_linux.AppImage]
7 | url = https://github.com/LordTwix/ungoogled-chromium-binaries/releases/download/87.0.4280.141-1.1/ungoogled-chromium_87.0.4280.141-1.1_linux.AppImage
8 | md5 = b9f2873c01a0b7b27df35affc4eedbc6
9 | sha1 = 6d8e73a5be235a454b7db2b38e2b5a6737f69283
10 | sha256 = c885438761076d8e17899de651e142dc7296423661aa7a9a5cd539b7e2a01a84
11 |
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/87.0.4280.88-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-12-05T18:20:17.923910
3 | github_author = mcstrugs
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_87.0.4280.88-1.1_linux.AppImage]
7 | url = https://github.com/mcstrugs/ungoogled-chromium-binaries/releases/download/87.0.4280.88-1.1/ungoogled-chromium_87.0.4280.88-1.1_linux.AppImage
8 | md5 = 8e2337211551d1255904d89f33a744db
9 | sha1 = ef4c8a858368f00627e78f90c902ccfe4f8efff9
10 | sha256 = 63695cd01819a8169f3da0c4c50d64aa25d875dbe92f48ae2c357d27ad7449e5
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/90.0.4430.212-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-05-13T12:08:16.934365
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_90.0.4430.212-1.1.AppImage]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/90.0.4430.212-1.1/ungoogled-chromium_90.0.4430.212-1.1.AppImage
8 | md5 = dadcbb7fb01842e7639f04425ed353fd
9 | sha1 = 6da30767009ff32af45f302f14253f54c8e47f03
10 | sha256 = 6936b2cd02693e10d8705f9bb831c8845b4bcd17fecd51bd99adec2abfd6edab
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/90.0.4430.85-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-04-29T15:58:15.361937
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled_chromium_90.0.4430.85-1.1.AppImage]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/90.0.4430.85-1.1/ungoogled_chromium_90.0.4430.85-1.1.AppImage
8 | md5 = 9cb84485c21ec24d32b530491e750b12
9 | sha1 = caf383effc22d50c6140d009bd8af1f5b932b0f7
10 | sha256 = 849075c366b7dd7b1deafc4d3da125370f6cd2fd502f13688bc21f9f0465731d
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/90.0.4430.93-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-05-02T20:20:00.802289
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled_chromium_90.0.4430.93-1.1.AppImage]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/90.0.4430.93-1.1/ungoogled_chromium_90.0.4430.93-1.1.AppImage
8 | md5 = 279cb2880680822f8968fa95660a2dbb
9 | sha1 = b489d125fd12a2de1c1dc250fdccf32dab4829f6
10 | sha256 = 58969e840d84556450a3d08c5a933508f4c4e3606e4bf39d95b61d3eba02cd66
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/91.0.4472.101-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-12T21:24:56.141067
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_91.0.4472.101-1.1.AppImage]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/91.0.4472.101-1.1/ungoogled-chromium_91.0.4472.101-1.1.AppImage
8 | md5 = b9358d3478aba87075214e6d6d93f7db
9 | sha1 = 9ebdff4a7935229bb2ac2c46019e0c89913fa733
10 | sha256 = 2631b330148329f52e5d8bc95f48e9a108acb7fd9b14a0493f694cc9116ddd81
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/91.0.4472.114-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-20T15:43:10.185608
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_91.0.4472.114-1.1.AppImage]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/91.0.4472.114-1.1/ungoogled-chromium_91.0.4472.114-1.1.AppImage
8 | md5 = 647e1948c3628699d3a49135489e23f1
9 | sha1 = 55aba81889cab019d72ed7a84ac6dcf218b8dd8f
10 | sha256 = 178d28f47537c1877eb4756666908a22760428eed7ef41b654843b954ceae934
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/91.0.4472.164-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-07-17T16:56:03.067375
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_91.0.4472.164-1.1.AppImage]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/91.0.4472.164-1.1/ungoogled-chromium_91.0.4472.164-1.1.AppImage
8 | md5 = 90cf87819c2dbe61768c49c20487904e
9 | sha1 = 0cddafbdf9281a81c5d365771040ce5945baa766
10 | sha256 = 7bd79ffd8d676c2bab96355e368278529167a5a06b64da84df082c5ceed74e29
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/91.0.4472.77-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-02T18:41:27.682787
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_91.0.4472.77-1.1.AppImage]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/91.0.4472.77-1.1/ungoogled-chromium_91.0.4472.77-1.1.AppImage
8 | md5 = c9b14a7f025e4754ddbe9b2d8ccb8751
9 | sha1 = d84d936b9b053cc1afcf104edb3efbb3ba471f7e
10 | sha256 = 7e40d7ee2830c99af1f4ff295cc0a94561ddebad1567c8d24251906769a90677
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/98.0.4758.102-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-02-22T19:47:36.857216
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_98.0.4758.102-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/98.0.4758.102-1.1/ungoogled-chromium_98.0.4758.102-1.1.AppImage
8 | md5 = 92e8302151c643400806e44cc4c21141
9 | sha1 = 88e2249b06542c33d5a67277b08667b4128c6d30
10 | sha256 = b7a2d66cfb5c946e663bbc020543bb31d448fc2c409337d0ebd6fa294df69fec
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/99.0.4844.51-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-03-08T16:21:31.643184
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_99.0.4844.51-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/99.0.4844.51-1.1/ungoogled-chromium_99.0.4844.51-1.1.AppImage
8 | md5 = ea606040939e0365ed0620941132dd9f
9 | sha1 = 8bacfa9c238f478d522c4ba8e3aaea8a2eaa97ef
10 | sha256 = 4e0dbd294654dea5640bb70a3cf22829d42b4f90c231fd76385d17d0627f4a8e
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/99.0.4844.84-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-03-28T10:52:20.694222
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_99.0.4844.84-1.1.AppImage]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/99.0.4844.84-1.1/ungoogled-chromium_99.0.4844.84-1.1.AppImage
8 | md5 = f559f81583c8f652ae6b043f7e8c0ebb
9 | sha1 = c763c75cb2a75e256189a4c830145609cc7a0bc9
10 | sha256 = c3ce6cce8d6e9b43715825b536eba504b58865b61a7c8fda77a2ffc2563cc525
--------------------------------------------------------------------------------
/config/platforms/appimage/64bit/display_name:
--------------------------------------------------------------------------------
1 | 64-bit
2 |
--------------------------------------------------------------------------------
/config/platforms/appimage/display_name:
--------------------------------------------------------------------------------
1 | Linux AppImage
2 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/70.0.3538.110-3.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2018-12-05T14:51:59.404254
4 | github_author = Myl0g
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-70.0.3538.110-3-x86_64.pkg.tar.xz]
8 | url = https://github.com/Myl0g/ungoogled-chromium-binaries/releases/download/70.0.3538.110-3/ungoogled-chromium-70.0.3538.110-3-x86_64.pkg.tar.xz
9 | md5 = 88d2002740abced807990c1a5dbb10cb
10 | sha1 = 0871a23c8e536d32ce55dc2df28c1aba0b4a407d
11 | sha256 = f9378acca7035aca316ef9fff72d6d113af0c1bf8f1bb9a8cf1cfbb8f5de542b
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/71.0.3578.98-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2018-12-19T07:20:30.367738
4 | github_author = rtMis
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-71.0.3578.98-2-x86_64.pkg.tar.xz]
8 | url = https://github.com/rtMis/ungoogled-chromium-binaries/releases/download/71.0.3578.98-2/ungoogled-chromium-71.0.3578.98-2-x86_64.pkg.tar.xz
9 | md5 = 77dfe88203185b195ae5b18a4107f733
10 | sha1 = ba48496ba8e59160c5f8d80b71a1f80d7293fa91
11 | sha256 = d4e3e8e21e00c77f227ba7c1cfb9a2ee23e8d84248db52382ebb48818b76c139
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/72.0.3626.109-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-02-22T13:04:01.759866
4 | github_author = rtMis
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-72.0.3626.109-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/rtMis/ungoogled-chromium-binaries/releases/download/72.0.3626.109-1/ungoogled-chromium-72.0.3626.109-1-x86_64.pkg.tar.xz
9 | md5 = 2da384b28f4ccc221af400ecf8ac6a3c
10 | sha1 = 80b18b5e8cc7f1bbf6f05481813bb02201016cf8
11 | sha256 = 2eeff76e62be542da9bb2f17430f7507b8c32d3d3fd6e218e7f6285f865097ef
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/72.0.3626.122-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-03-19T08:18:41.366371
4 | github_author = rtMis
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-72.0.3626.122-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/rtMis/ungoogled-chromium-binaries/releases/download/72.0.3626.122-1/ungoogled-chromium-72.0.3626.122-1-x86_64.pkg.tar.xz
9 | md5 = 342cb0bf3158ff423c987783b3b8499e
10 | sha1 = 4afcccfe0fe7b8a6215f517cfd9ead933c916cc8
11 | sha256 = 3b79ca726fc073c3448ba69d390f0e7698036df36ac7019ac8bb79dc1f23e9d3
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/72.0.3626.96-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-02-21T11:40:01.598920
4 | github_author = rtMis
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-72.0.3626.96-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/rtMis/ungoogled-chromium-binaries/releases/download/72.0.3626.96-1/ungoogled-chromium-72.0.3626.96-1-x86_64.pkg.tar.xz
9 | md5 = aaa5e98f6d9e606362b688f01c1e8aca
10 | sha1 = e7a8deabe57aceca9286d57a84cae1314b236e09
11 | sha256 = 0a3b304d6e8c2733d0d7e6dbabfd765e11a841792a8596471acc3881d5b18f84
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/73.0.3683.103.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-04-26T01:31:28.903855
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-73.0.3683.103-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/73.0.3683.103/ungoogled-chromium-73.0.3683.103-1-x86_64.pkg.tar.xz
9 | md5 = 6fffa13c84027dcf86b197b0643df55f
10 | sha1 = 8f3567ff1e477a46905edf89b2eb814b9c0a6481
11 | sha256 = a41379edbf3f3dcc495ea3c99a72042e013ef55800a2403d627fb46af291736e
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/74.0.3729.108-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-04-26T20:47:28.623063
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-74.0.3729.108-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/74.0.3729.108-1/ungoogled-chromium-74.0.3729.108-1-x86_64.pkg.tar.xz
9 | md5 = a9c4ceebe4f079a0f2606fd809264006
10 | sha1 = f7edcf70406cfcfaa83d519a82f56ad3ba4b55d8
11 | sha256 = 4b8c13f9629c8caed032b5fbba8cfbea390ee43b5000edbc36c6504bc5108d81
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/74.0.3729.131-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-05-03T13:06:56.790479
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-74.0.3729.131-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/74.0.3729.131-1/ungoogled-chromium-74.0.3729.131-1-x86_64.pkg.tar.xz
9 | md5 = 676747f5cd1e355495c3d31643b3919f
10 | sha1 = 9af39a95b95b72bb443ab20c9ad2a2675a649ebe
11 | sha256 = d5f9c7abc94c4540b37c374c8044b7f71f5c67d6a71033a16c7a706904fd4d48
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/74.0.3729.136-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-05-11T20:31:05.204745
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-74.0.3729.136-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/74.0.3729.136-1/ungoogled-chromium-74.0.3729.136-1-x86_64.pkg.tar.xz
9 | md5 = d16b4246944d432bb827442ed6d12b69
10 | sha1 = 00ecba42de87c67d8f8f438d377627cac2b71e34
11 | sha256 = 4c358d0addf13fa9704d210a380054c2b6fba5acfd433dfa2afed6c04216907b
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/75.0.3770.100-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-07-22T07:12:41.642044
4 | github_author = rtMis
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-75.0.3770.100-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/rtMis/ungoogled-chromium-binaries/releases/download/75.0.3770.100-1/ungoogled-chromium-75.0.3770.100-1-x86_64.pkg.tar.xz
9 | md5 = e6d0dc0c122f89cc37c3f77b0a78849a
10 | sha1 = c5f4c7d957618c532128e5dcab2e9305c3567b91
11 | sha256 = 57322c94d78f853eeb0336f6ea0650d5b18aacdc08ac2b4839e068351e86d544
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/75.0.3770.142-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-07-23T10:15:34.803114
4 | github_author = rtMis
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-75.0.3770.142-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/rtMis/ungoogled-chromium-binaries/releases/download/75.0.3770.142-1/ungoogled-chromium-75.0.3770.142-1-x86_64.pkg.tar.xz
9 | md5 = 09a8ec437954c0bd272f81ec57dbb2ad
10 | sha1 = 054fa33d5b25645f97725ceaab089274461e1a9e
11 | sha256 = 5405deb13e7cdefe1e767a57beee9eae09fd4b4fcf6d46e91a9190e1a56fb96e
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/76.0.3809.100-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-08-14T15:51:23.926426
4 | github_author = HammerPavel
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-76.0.3809.100-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/hammerpavel/ungoogled-chromium-binaries/releases/download/76.0.3809.100-1/ungoogled-chromium-76.0.3809.100-1-x86_64.pkg.tar.xz
9 | md5 = 256d1d2f0603c9561e8d6e3075ac0d19
10 | sha1 = 3853d9d365b3b5a4cf5361cfd3ea1025ddd81d02
11 | sha256 = 8205beb93747a3d6eb1398cc19eb45858861774ea391ed150b7ffb6286da124b
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/77.0.3865.120-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-10-22T19:21:21.894907
4 | github_author = laamalif
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-77.0.3865.120-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/laamalif/ungoogled-chromium-binaries/releases/download/77.0.3865.120-1/ungoogled-chromium-77.0.3865.120-1-x86_64.pkg.tar.xz
9 | md5 = 17bedb3649508fd4c90f1b323226edba
10 | sha1 = 9f525af6cd1b1e077fcd32a82fcb72d14261730c
11 | sha256 = 985ce82a7c2c503b5d8a6969e0f08eb5096d4fef74b2b1b1c55db1149935e1b1
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/77.0.3865.75-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-09-21T04:33:41.467493
4 | github_author = rtMis
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-77.0.3865.75-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/rtMis/ungoogled-chromium-binaries/releases/download/77.0.3865.75-1/ungoogled-chromium-77.0.3865.75-1-x86_64.pkg.tar.xz
9 | md5 = 4bce9106d5009ba6a0d8180e0314b715
10 | sha1 = ee3286a66a97502205f4d21043a0bfdfdc91ef64
11 | sha256 = 80ffffe90be724d9638972bec212b69fa4247570977f422f5e263fae4551c7bd
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/77.0.3865.90-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-09-21T12:19:57.279864
4 | github_author = rtMis
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-77.0.3865.90-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/rtMis/ungoogled-chromium-binaries/releases/download/77.0.3865.90-1/ungoogled-chromium-77.0.3865.90-1-x86_64.pkg.tar.xz
9 | md5 = 62543324823bcf27e51683d77c4ef38f
10 | sha1 = 2943614711480cf32c94c066f7eb85c0a8e0792a
11 | sha256 = 2075a65365cb87eb64d451219a57dab543f8cb37431ff37d14e5ee6e3a399518
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/78.0.3904.108-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-11-23T17:06:04.551181
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-78.0.3904.108-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/78.0.3904.108-1/ungoogled-chromium-78.0.3904.108-1-x86_64.pkg.tar.xz
9 | md5 = 2b822d1640ef767a56790ea63ca7740e
10 | sha1 = b5f3c5b25b1c2d40866373dd4479aad6a2383706
11 | sha256 = 7afc70d8a6a63553588568723ed1cdd43203f2e39e4a5b90d856f4c79d1c187a
--------------------------------------------------------------------------------
/config/platforms/archlinux/78.0.3904.87-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-11-03T19:11:31.848316
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-78.0.3904.87-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/78.0.3904.87/ungoogled-chromium-78.0.3904.87-1-x86_64.pkg.tar.xz
9 | md5 = b28465a653df7be1bfeed792ca494882
10 | sha1 = ef040b0c0ed995675adbdc1b88319d072784a7bd
11 | sha256 = 9621a1e852e430bcb710556eb8069cfbbe987ea3929250d76e40fd25e862cc10
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/78.0.3904.97-2.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-11-15T16:07:29.219001
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-78.0.3904.97-2-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/78.0.3904.97-2.1/ungoogled-chromium-78.0.3904.97-2-x86_64.pkg.tar.xz
9 | md5 = a60289b0a561c1dc088ee521549c64d6
10 | sha1 = a52c8a9010d969617a730da8f985bef4f4ce3e40
11 | sha256 = bb5649d2a655476af4b887184629ab8f09f588a3cff00e2d8cf0b3dc8469c91c
--------------------------------------------------------------------------------
/config/platforms/archlinux/78.0.3904.97-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-11-13T17:12:24.240573
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-78.0.3904.97-2-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/78.0.3904.97-2/ungoogled-chromium-78.0.3904.97-2-x86_64.pkg.tar.xz
9 | md5 = 8d2af309f4534a51da88bffc1381224d
10 | sha1 = 52a95d514ed598edd0004fc99ef0d3baf13827a5
11 | sha256 = 7b6f08946feccd843765d237aa7855c518afb42fa3c6bcc2377e26816f6708db
--------------------------------------------------------------------------------
/config/platforms/archlinux/79.0.3945.117-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-01-09T21:08:05.600324
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-79.0.3945.117-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/79.0.3945.117-1/ungoogled-chromium-79.0.3945.117-1-x86_64.pkg.tar.xz
9 | md5 = be4a357a07ef49d19d19a87f7742cc45
10 | sha1 = 6177ebdf16bbca66dc24dbce9c1f6c0af4089ca4
11 | sha256 = 622a60e32e52d7ade90327fdc71785e1ecc758e92b4d84a28b6659d4985a2854
--------------------------------------------------------------------------------
/config/platforms/archlinux/79.0.3945.130-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-01-31T16:06:51.681769
4 | github_author = Chexier
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-79.0.3945.130-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/Chexier/ungoogled-chromium-binaries/releases/download/79.0.3945.130-1/ungoogled-chromium-79.0.3945.130-1-x86_64.pkg.tar.xz
9 | md5 = 385b028574c108778683f9b755f4a016
10 | sha1 = 4ad6ae18e20e37fedb8c9f4a2120e93cdf1b79df
11 | sha256 = 5493aff957ddeab03afb08c450d0985657e165bdb38a30c2a46559c352f2fdb6
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/79.0.3945.88-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-12-24T05:58:16.044164
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-79.0.3945.88-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/79.0.3945.88-1/ungoogled-chromium-79.0.3945.88-1-x86_64.pkg.tar.xz
9 | md5 = ba9803ea600c6466b6d36995f32a2d65
10 | sha1 = fe2569e6104005047a8fc1c965326d51bd8e6503
11 | sha256 = 8542724ade5e45c4d3dd60eef1429c8db120f00dfa85ba2f4c6f346c31c0e97a
--------------------------------------------------------------------------------
/config/platforms/archlinux/80.0.3987.132-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-03-22T14:23:03.600324
4 | github_author = HammerPavel
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium-80.0.3987.132-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/HammerPavel/ungoogled-chromium-binaries/releases/download/80.0.3987.132-1/ungoogled-chromium-80.0.3987.132-1-x86_64.pkg.tar.xz
9 | md5 = d6097334f04d68ed1bd3eb3aa499eafb
10 | sha1 = da876e25c12e9ee0bd287df9344e364feaa04dae
11 | sha256 = dc7e0baf6d2db7331db9ddae7c1ba9fb46edd84fcdd6024e9513c90cc1da3613
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/80.0.3987.149-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-03-24T18:59:00.725678
4 | github_author = Chexier
5 | # Add a `note` field here for additional information. Markdown is supported
6 | note = Built with CFLAGS/CXXFLAGS -O2 for extra performance. Install with ``# pacman -U ungoogled-chromium-80.0.3987.149-1-x86_64.pkg.tar.xz``.
7 |
8 | [ungoogled-chromium-80.0.3987.149-1-x86_64.pkg.tar.xz]
9 | url = https://github.com/Chexier/ungoogled-chromium-binaries/releases/download/80.0.3987.149-1/ungoogled-chromium-80.0.3987.149-1-x86_64.pkg.tar.xz
10 | md5 = b27f0d3163f8b8db1549f7c87673cfa3
11 | sha1 = f141079b6a04515e0899b3074003f11aede81167
12 | sha256 = 8f49e98783dba4ee39a68d032383a5bd2bed6772573f0ff1e7cbc750d7c6c520
13 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/80.0.3987.149-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-10T09:56:12.525084
3 | github_author = zocker-160
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-80.0.3987.149-2-x86_64.pkg.tar.xz]
7 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/80.0.3987.149-2/ungoogled-chromium-80.0.3987.149-2-x86_64.pkg.tar.xz
8 | md5 = bda14e074a923c22b72c5e929510baa7
9 | sha1 = 8382d56164456da4115fd241ef1a7b18ee1af6c2
10 | sha256 = 9897d20fdc127650265c7a472cb91b7dfe029dd52985405bb58a76acd771b5e8
--------------------------------------------------------------------------------
/config/platforms/archlinux/80.0.3987.162-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-10T09:57:06.085068
3 | github_author = zocker-160
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-80.0.3987.162-1-x86_64.pkg.tar.xz]
7 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/80.0.3987.162-1/ungoogled-chromium-80.0.3987.162-1-x86_64.pkg.tar.xz
8 | md5 = 9bdf2f1519d815c4b5eee105ce4ac942
9 | sha1 = 0fb9476a9236f526f50d7e19a15626dc624752e1
10 | sha256 = 2819e8da94a1554bb0a13cfe3cf088ab9199eff20fba6555fb06295fc4ae93e3
--------------------------------------------------------------------------------
/config/platforms/archlinux/80.0.3987.163-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-10T12:12:59.523091
3 | github_author = zocker-160
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-80.0.3987.163-1-x86_64.pkg.tar.xz]
7 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/80.0.3987.163-1/ungoogled-chromium-80.0.3987.163-1-x86_64.pkg.tar.xz
8 | md5 = 523a99a5aefe88495699513ce4e5686a
9 | sha1 = 769482cd866156d922036332b13f964a09aeff6e
10 | sha256 = b9b8305ed9c31ceeed3182172bb90d1a323a6f4562eeeb072cf1bf73dd15c58f
--------------------------------------------------------------------------------
/config/platforms/archlinux/81.0.4044.113-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-23T23:11:25.481734
3 | github_author = zocker-160
4 | note = VAAPI seems to be broken on Intel and AMD GPUs
5 |
6 | [ungoogled-chromium-81.0.4044.113-1-x86_64.pkg.tar.xz]
7 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/81.0.4044.113-1/ungoogled-chromium-81.0.4044.113-1-x86_64.pkg.tar.xz
8 | md5 = 6729c96526de795f51626eee9763989d
9 | sha1 = 31302ff4715a6ff97aea9e617a737120e9a15199
10 | sha256 = 1b28b1a571de36915fb908baa8351ae16318689a28e5393d119089e5e0ffe8fe
--------------------------------------------------------------------------------
/config/platforms/archlinux/81.0.4044.122-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-29T22:43:45.906944
3 | github_author = zocker-160
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-81.0.4044.122-1-x86_64.pkg.tar.xz]
7 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/81.0.4044.122-1/ungoogled-chromium-81.0.4044.122-1-x86_64.pkg.tar.xz
8 | md5 = 3960b055b79b6393dc65779e60b8b606
9 | sha1 = 231680de239c3e3b90a1e1527675a7c37c085de8
10 | sha256 = 7ffbdd45b00249c26c1e8674aa6aa0d73c7c8c31c88622d87afc51ef587ed54f
--------------------------------------------------------------------------------
/config/platforms/archlinux/81.0.4044.129-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-05-05T10:31:28.331221
3 | github_author = zocker-160
4 | note = build log can be found [here](https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/81.0.4044.129-1/ungoogled-chromium-81.0.4044.129-1-build.log)
5 |
6 | [ungoogled-chromium-81.0.4044.129-1-x86_64.pkg.tar.xz]
7 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/81.0.4044.129-1/ungoogled-chromium-81.0.4044.129-1-x86_64.pkg.tar.xz
8 | md5 = 6392fa43faaa75f2f199911a2c69834e
9 | sha1 = 626930b6f12e2f38848642e8ee724c08882d1deb
10 | sha256 = a6d974c9230302b7e993465644870cab7c7fb6300ad33b25475292043dfd859f
11 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/81.0.4044.138-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-05-12T02:50:27.796154
3 | github_author = Myl0g
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-81.0.4044.138-1-x86_64.pkg.tar.xz]
7 | url = https://github.com/Myl0g/ungoogled-chromium-binaries/releases/download/81.0.4044.138-1/ungoogled-chromium-81.0.4044.138-1-x86_64.pkg.tar.xz
8 | md5 = cbc2c3fb9876f6546b263bb20d7c7bf8
9 | sha1 = a6042fff890107dcb4917dc2e6ae16214afae2cf
10 | sha256 = 329ee3379684e8df9d4a960def6b91ae9b640b82e956b6878286c71900cae08d
--------------------------------------------------------------------------------
/config/platforms/archlinux/83.0.4103.106-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-06-25T20:30:28.321740
3 | github_author = zocker-160
4 | note = build log can be found [here](https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/83.0.4103.106-1/ungoogled-chromium-83.0.4103.106-1-build.log)
5 |
6 | [ungoogled-chromium-83.0.4103.106-1-x86_64.pkg.tar.xz]
7 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/83.0.4103.106-1/ungoogled-chromium-83.0.4103.106-1-x86_64.pkg.tar.xz
8 | md5 = 9a96040a286e2278db5d8f09a062ea01
9 | sha1 = d8308177abf891ed4d09f60aa9e170e3d0733f50
10 | sha256 = e96ae90547df7e76793d828b402d8165e20a01fbcda8458183e68991bd8b1099
11 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/83.0.4103.116-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-07-02T22:16:07.289800
3 | github_author = zocker-160
4 | note = build log can be found [here](https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/83.0.4103.116-2/ungoogled-chromium-83.0.4103.116-2-build.log)
5 |
6 | [ungoogled-chromium-83.0.4103.116-2-x86_64.pkg.tar.xz]
7 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/83.0.4103.116-2/ungoogled-chromium-83.0.4103.116-2-x86_64.pkg.tar.xz
8 | md5 = 34f237b6ec443241e539d2f1901a5448
9 | sha1 = f3b9dd46a88e3920c760d83bf7356445d4972a6e
10 | sha256 = c14a91f5cfd1907c6cfc5807ef1587e3d77b39d7a70adf8e3544f015c1b6f8b3
11 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/83.0.4103.61-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-06-09T15:09:38.961654
3 | github_author = zocker-160
4 | note = build log can be found [here](https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/83.0.4103.61-1/ungoogled-chromium-83.0.4103.61-1-build.log)
5 |
6 |
7 | [ungoogled-chromium-83.0.4103.61-1-x86_64.pkg.tar.xz]
8 | url = https://github.com/zocker-160/ungoogled-chromium-binaries/releases/download/83.0.4103.61-1/ungoogled-chromium-83.0.4103.61-1-x86_64.pkg.tar.xz
9 | md5 = a8baa5800c9a13a662097d7b293db370
10 | sha1 = cf0b8b18f89a81844d174d52e0493f6d0b2a381d
11 | sha256 = 2db69de518138bbaf889f78139ec0327a8d2e406ba504b22399d81734bb8cf05
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/84.0.4147.105-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-07-29T21:47:00.088771
3 | github_author = jstkdng
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-84.0.4147.105-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/jstkdng/ungoogled-chromium-archlinux/releases/download/84.0.4147.105-1/ungoogled-chromium-84.0.4147.105-1-x86_64.pkg.tar.zst
8 | md5 = 30d278ac6d1fc1e22399d857d93a5d84
9 | sha1 = cf6ae625cb00bffbfc4c96cc19459e9307b53f1d
10 | sha256 = 2dcfcb179547b101d5383eb8b98a163ff063c87b672a46c85309b15fcc1f8fe4
--------------------------------------------------------------------------------
/config/platforms/archlinux/84.0.4147.125-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-08-14T20:39:27.546801
3 | github_author = jstkdng
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-84.0.4147.125-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/jstkdng/ungoogled-chromium-archlinux/releases/download/84.0.4147.125-1/ungoogled-chromium-84.0.4147.125-1-x86_64.pkg.tar.zst
8 | md5 = 4b79364b13a67d8cbb75845b49bec323
9 | sha1 = a3689e6c284dbe01c9cd38223ebf4905e88c1c18
10 | sha256 = d1b5df4b9772a855e883cf79fc5a697fcfc9b9f3ec0645d069492e89406bb506
--------------------------------------------------------------------------------
/config/platforms/archlinux/84.0.4147.89-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-07-18T13:28:01.974504
3 | github_author = Myl0g
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-84.0.4147.89-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/Myl0g/ungoogled-chromium-binaries/releases/download/84.0.4147.89-1/ungoogled-chromium-84.0.4147.89-1-x86_64.pkg.tar.zst
8 | md5 = d57fa4997ca97ed2467320e2525f8222
9 | sha1 = 9a23b609e5f07bf323ccc6a12409a6cc070bffb1
10 | sha256 = c531c28f9e0be9ea2826db9746b9dc7c81a38792c832139153265994afdee909
--------------------------------------------------------------------------------
/config/platforms/archlinux/85.0.4183.102-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-09-21T14:35:27.274975
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-85.0.4183.102-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/85.0.4183.102-1/ungoogled-chromium-85.0.4183.102-1-x86_64.pkg.tar.zst
8 | md5 = a4ddd6ebec1a2c7baa127621e0b3cf18
9 | sha1 = 87f2a2b875013348a0e569916eae1ac7205a3eae
10 | sha256 = dbe34df2f8f33f55abc9f7d4726782fd2c7f5bb48ce442634fb755ce9d959af5
--------------------------------------------------------------------------------
/config/platforms/archlinux/85.0.4183.121-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-10-05T05:48:43.580115
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-85.0.4183.121-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/85.0.4183.121-1/ungoogled-chromium-85.0.4183.121-1-x86_64.pkg.tar.zst
8 | md5 = 40259ea691323dca7a73db5c7fdf4ef3
9 | sha1 = 70321922c6fe8fee46165957792126a9e4e3c886
10 | sha256 = 0af24bde798f4a08cfbc4fd1e8fd799ba8842cbeb23167e8afe307f3429514fd
--------------------------------------------------------------------------------
/config/platforms/archlinux/85.0.4183.83-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-09-10T05:36:10.804229
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-85.0.4183.83-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/85.0.4183.83-1/ungoogled-chromium-85.0.4183.83-1-x86_64.pkg.tar.zst
8 | md5 = 42eb05164ce2e842d007aca4abcc3d7b
9 | sha1 = b3ef86fc69f0fff9695a97a3199dd6cdbb1a8151
10 | sha256 = 12e6808e120055d3a55b27542389d007021f23efb3a7eb09519bd96366f1a0ad
--------------------------------------------------------------------------------
/config/platforms/archlinux/86.0.4240.111-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-10-31T05:54:20.343418
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-86.0.4240.111-2-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/86.0.4240.111-2/ungoogled-chromium-86.0.4240.111-2-x86_64.pkg.tar.zst
8 | md5 = 72a7aa5ad3483553df9a25d9c129aaed
9 | sha1 = 80e9e2fa3494e0ff5f38c09499adb0699c87b6e6
10 | sha256 = 23abbba0a04a72db247eb43fe9290cc5f29da711216c18c780bfcacd6fc78bc4
--------------------------------------------------------------------------------
/config/platforms/archlinux/86.0.4240.183-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-11-14T10:12:03.199408
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-86.0.4240.183-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/86.0.4240.183-1/ungoogled-chromium-86.0.4240.183-1-x86_64.pkg.tar.zst
8 | md5 = ddba7407141d386285dd2598d7fcde79
9 | sha1 = cbb23cf8cbd3299d767fdec88a59aae928f0c19f
10 | sha256 = 9b5dcec4f5c2d008d3134cb347ce59be704fe7dca18aa17aae05e8c824682685
--------------------------------------------------------------------------------
/config/platforms/archlinux/86.0.4240.75-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-10-21T07:15:19.911650
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-86.0.4240.75-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/86.0.4240.75-1/ungoogled-chromium-86.0.4240.75-1-x86_64.pkg.tar.zst
8 | md5 = 78d87db1263428f3c1914403c8ffb105
9 | sha1 = f2a12a4948ffcb97635d4d6e6a77230e97c80c36
10 | sha256 = fd74b7fdaf8ac9c761a81f937ef5f9af5135a084946b280924fcf241141a2e06
--------------------------------------------------------------------------------
/config/platforms/archlinux/87.0.4280.66-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-12-04T10:51:21.412445
3 | github_author = mcstrugs
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-87.0.4280.66-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/mcstrugs/ungoogled-chromium-binaries/releases/download/87.0.4280.66-1/ungoogled-chromium-87.0.4280.66-1-x86_64.pkg.tar.zst
8 | md5 = 5467be35ccff56abfd17d6df97ca033c
9 | sha1 = 9ce4e714e9c2bbd897d6c359a76732b953f9814b
10 | sha256 = c9f1dcaef1b03068d4999e1cf09791c8775e31299f30a4078b8ecf792bf3169b
--------------------------------------------------------------------------------
/config/platforms/archlinux/87.0.4280.88-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-12-07T03:05:45.379835
3 | github_author = mcstrugs
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-87.0.4280.88-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/mcstrugs/ungoogled-chromium-binaries/releases/download/87.0.4280.88-1/ungoogled-chromium-87.0.4280.88-1-x86_64.pkg.tar.zst
8 | md5 = f72a17724e01f348e8c34b6c09f51e98
9 | sha1 = f08dd0ad3687a530ce2c2e50ee4dc04d195b32f5
10 | sha256 = e882de51fbe927babdbf1c147c91ed7056e2fb8512bda24cc117511a2096bced
--------------------------------------------------------------------------------
/config/platforms/archlinux/87.0.4280.88-3.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-01-06T03:08:33.932955
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-87.0.4280.88-3-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/87.0.4280.88-3/ungoogled-chromium-87.0.4280.88-3-x86_64.pkg.tar.zst
8 | md5 = d67fed413606d45fe15cf283e0c1db1b
9 | sha1 = 1dc120de095f0b781caffdf0906e6628296cb0da
10 | sha256 = 0e8ebd57c41b52a7e83cd0ca2b0b17e509482df4b1e6a21fc63f2c39d1022250
--------------------------------------------------------------------------------
/config/platforms/archlinux/88.0.4324.182-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-03-10T14:37:46.647857
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-88.0.4324.182-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/88.0.4324.182-1/ungoogled-chromium-88.0.4324.182-1-x86_64.pkg.tar.zst
8 | md5 = ada9f875d2076cd411724dc1d0a0e04d
9 | sha1 = f919507819644446c71022a748f9158b23242408
10 | sha256 = 1559ccddaeaf23b63666d639f463a99a18226be8b0b6187587c5d391adeca46a
--------------------------------------------------------------------------------
/config/platforms/archlinux/89.0.4389.114-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-04-04T21:43:48.366635
3 | github_author = 98WuG
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-89.0.4389.114-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/98WuG/ungoogled-chromium-binaries/releases/download/89.0.4389.114-1/ungoogled-chromium-89.0.4389.114-1-x86_64.pkg.tar.zst
8 | md5 = b7ecc1ad831f184f8f9322f3906f87c9
9 | sha1 = e780cbfe4a3bb7e0cbb2be1fa4be96306d022344
10 | sha256 = 98d566f0e0a515bfce0a121e4bb340c4abc447c6dfea50b749d4931b6c719a47
--------------------------------------------------------------------------------
/config/platforms/archlinux/89.0.4389.128-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-04-20T17:10:52.513893
3 | github_author = 98WuG
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-89.0.4389.128-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/98WuG/ungoogled-chromium-binaries/releases/download/89.0.4389.128-1/ungoogled-chromium-89.0.4389.128-1-x86_64.pkg.tar.zst
8 | md5 = 1cb4ad3d72f5f90b29cfe3c79c528a0d
9 | sha1 = fb33c974df13ebfbc9a57ae94fa9f237dc798015
10 | sha256 = ee1827d9ded822a72922db4a41f666a74d04f877cf3b55ae445fcaa7bd44a001
--------------------------------------------------------------------------------
/config/platforms/archlinux/89.0.4389.90-3.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-03-17T13:26:07.444190
3 | github_author = Colocasian
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-89.0.4389.90-3-x86_64.pkg.tar.zst]
7 | url = https://github.com/Colocasian/ungoogled-chromium-binaries/releases/download/89.0.4389.90-3/ungoogled-chromium-89.0.4389.90-3-x86_64.pkg.tar.zst
8 | md5 = d6f88b4b615fdbb7fca2b6f27dc53fa7
9 | sha1 = 1a0891dd6591d6ee78747c66aa21febad148a421
10 | sha256 = 076baeb5d137d6cbe804e493a44daec0b47b32120fa6ceda7a62c22832792f9a
--------------------------------------------------------------------------------
/config/platforms/archlinux/90.0.4430.212-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-05-21T17:01:34.627753
3 | github_author = 98WuG
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-90.0.4430.212-2-x86_64.pkg.tar.zst]
7 | url = https://github.com/98WuG/ungoogled-chromium-binaries/releases/download/90.0.4430.212-2/ungoogled-chromium-90.0.4430.212-2-x86_64.pkg.tar.zst
8 | md5 = b278b67fffaeb44421bb8dffb480db15
9 | sha1 = 40708b46a4b1527c8a43d791ce86fbd2bf0c2d96
10 | sha256 = 6e608bbaee85e680e74539b6560d65283d187b60327cba1b5cce316188709f69
--------------------------------------------------------------------------------
/config/platforms/archlinux/90.0.4430.93-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-05-04T19:14:37.836299
3 | github_author = 98WuG
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-90.0.4430.93-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/98WuG/ungoogled-chromium-binaries/releases/download/90.0.4430.93-1/ungoogled-chromium-90.0.4430.93-1-x86_64.pkg.tar.zst
8 | md5 = 2a539ffe81a9e9f4428849085f520faf
9 | sha1 = 1a0d34948051c22006d5e71c7d50362a9fdb4be5
10 | sha256 = e07ca3d6edff7c7b3d0d2578a7f91d879f368fd52d66c3772ee548b6e94f36bb
--------------------------------------------------------------------------------
/config/platforms/archlinux/91.0.4472.101-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-13T09:55:03.616696
3 | github_author = mealwhiles
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium.tar.xz]
7 | url = https://github.com/mealwhiles/ungoogled-chromium-binaries/releases/download/91.0.4472.101-1/ungoogled-chromium.tar.xz
8 | md5 = 401f3d72b575503c8169c04e0452759f
9 | sha1 = 346782b7d2a0b595526dc6a9b728b67305ff1e42
10 | sha256 = 3024a17ea5a6428ec4c039a492c3da2e8398eb1c46470349d685ab4aadd24f13
--------------------------------------------------------------------------------
/config/platforms/archlinux/91.0.4472.114-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-22T07:41:46.147483
3 | github_author = mealwhiles
4 | # Add a `note` field here for additional information. Markdown is supported
5 | note = Extract the archive and merge /usr into your computer's root directory.
6 |
7 | [ungoogled-chromium.tar.xz]
8 | url = https://github.com/mealwhiles/ungoogled-chromium-binaries/releases/download/91.0.4472.114-1/ungoogled-chromium.tar.xz
9 | md5 = 6bc821bd4573f73507cb651b9be7f2b5
10 | sha1 = b7abfb12ee69c43bd9b5d57e39e77a7ef4deada4
11 | sha256 = c166c737177dce1207716f3dd1648264384aa5c25b0f719314a659dd3547aa8b
12 |
--------------------------------------------------------------------------------
/config/platforms/archlinux/91.0.4472.77-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-01T17:44:13.607560
3 | github_author = 98WuG
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-91.0.4472.77-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/98WuG/ungoogled-chromium-binaries/releases/download/91.0.4472.77-1/ungoogled-chromium-91.0.4472.77-1-x86_64.pkg.tar.zst
8 | md5 = 09f5f0eff8213434d4007c36f583a385
9 | sha1 = 56a74f39ad328cadd78d10a68113b5170c8c8f95
10 | sha256 = fc2326ff5c0c92cfa1357b5aced9b4cc60f50770cd9f8be298eadeec111e4a38
--------------------------------------------------------------------------------
/config/platforms/archlinux/94.0.4606.71.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-10-10T15:55:54.167485
3 | github_author = Agustyn98
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-94.0.4606.71-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/Agustyn98/ungoogled-chromium-binaries/releases/download/94.0.4606.71/ungoogled-chromium-94.0.4606.71-1-x86_64.pkg.tar.zst
8 | md5 = aeb46dc7112238d699c07c1273403e55
9 | sha1 = 68fec0a173947b5aeb81b589b60bf31e78e7f80e
10 | sha256 = 276d7194021317d1034f4da023e4551f5be445d6e60c1368be36b962bec6da77
--------------------------------------------------------------------------------
/config/platforms/archlinux/96.0.4664.45-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-11-20T12:31:05.761737
3 | github_author = shaeinst
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-96.0.4664.45-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/shaeinst/ungoogled-chromium-binaries/releases/download/96.0.4664.45-1/ungoogled-chromium-96.0.4664.45-1-x86_64.pkg.tar.zst
8 | md5 = edfb8455f6f9cc24f1d24530b9e8496e
9 | sha1 = 84cc142111f430f287d24ee1ac05609da21af8de
10 | sha256 = e8ad7945faf3dfa0bfbbd2e4c105f86f502fbe20c49d6ade82ef8a72a8354205
--------------------------------------------------------------------------------
/config/platforms/archlinux/display_name:
--------------------------------------------------------------------------------
1 | Arch Linux
2 |
--------------------------------------------------------------------------------
/config/platforms/artixlinux/94.0.4606.71-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-10-04T20:20:41.434143
3 | github_author = deciseiv
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-94.0.4606.71-1-x86_64.pkg.tar.zst]
7 | url = https://github.com/deciseiv/ungoogled-chromium-binaries/releases/download/94.0.4606.71-1/ungoogled-chromium-94.0.4606.71-1-x86_64.pkg.tar.zst
8 | md5 = 02e2ad29a4f335f3a180575050820a83
9 | sha1 = e1fcbf4f5b89c5c948ed31751c5587abc3aa58df
10 | sha256 = cd250952587f83075287279987f621fad7ebf503ddc414c368b012dddc3b2d90
--------------------------------------------------------------------------------
/config/platforms/artixlinux/display_name:
--------------------------------------------------------------------------------
1 | Artix Linux
2 |
--------------------------------------------------------------------------------
/config/platforms/debian_unportable/amd64/display_name:
--------------------------------------------------------------------------------
1 | 64-bit
2 |
--------------------------------------------------------------------------------
/config/platforms/debian_unportable/display_name:
--------------------------------------------------------------------------------
1 | Debian/Ubuntu (unportable)
2 |
--------------------------------------------------------------------------------
/config/platforms/debian_unportable/install_info:
--------------------------------------------------------------------------------
1 | [See installation instructions here](https://github.com/ungoogled-software/ungoogled-chromium-debian/blob/unportable/README.md#installing)
2 |
--------------------------------------------------------------------------------
/config/platforms/display_name:
--------------------------------------------------------------------------------
1 | Releases
2 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/100.0.4896.88.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-14T16:48:49.875063
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-100.0.4896.88.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/100.0.4896.88/ungoogled-chromium-100.0.4896.88.pkg
8 | md5 = 23771975f4c3fa14f123bf5e24f22a15
9 | sha1 = 624a717054ebe583e3d5b3d3c9198056d8a5a964
10 | sha256 = 7b2bf96498776a0657ac5af328000c8f7c5c8ab62b3100ac0f810e3a6c099264
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/101.0.4951.41-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-03T14:05:15.862650
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-101.0.4951.41.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/101.0.4951.41-1/ungoogled-chromium-101.0.4951.41.pkg
8 | md5 = 1f40fca450944e2b27fc8de4ff0e98de
9 | sha1 = a52feb20f3944577053a6e3b0c1704fb59a1629f
10 | sha256 = 4dc86d26804d1db2d3e462a6f64a6f3bfccf0d34a80d53bb7f7814e140e784b9
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/103.0.5060.134-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-07-26T19:30:26.376641
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-103.0.5060.134.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/103.0.5060.134-1/ungoogled-chromium-103.0.5060.134.pkg
8 | md5 = 6a7f3298c511096d6a0e1b7a87a69abd
9 | sha1 = 302efa63f674240cc878ef618bd3ff9142fec5e0
10 | sha256 = d2f2263b3b6f106385d9f71d60a30fabd537068080d46a4caa17abbce6cf8690
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/104.0.5112.102-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-08-19T00:46:02.735310
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-104.0.5112.102.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/104.0.5112.102-1/ungoogled-chromium-104.0.5112.102.pkg
8 | md5 = 26f6b103b3e3ddce7b3222796453c592
9 | sha1 = d3759af6313e83f920be6218da1b3638e2301dc5
10 | sha256 = bbc9b840ebae7ec42fb8a65b60ac1df46ac8f6188d12960fc38b027e056b357f
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/104.0.5112.81-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-08-08T02:32:36.207493
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-104.0.5112.81.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/104.0.5112.81-1/ungoogled-chromium-104.0.5112.81.pkg
8 | md5 = bcce5d1df2455ec0f2c6f7dd6b9c96fe
9 | sha1 = 3321eaceb132a5cd7dd600e7ac501eaeb84e8c41
10 | sha256 = fc5bb538c6607c2d03cb8fd47f3df4c02d69f3d632f358d751a74d1f9d606150
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/105.0.5195.102-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-09-06T20:16:30.258503
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-105.0.5195.102.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/105.0.5195.102-1/ungoogled-chromium-105.0.5195.102.pkg
8 | md5 = 5295c3d0a639f7d2f64ca7d54dca8064
9 | sha1 = 433cc893feb7dd6df6cfe635742ec341d372d4a5
10 | sha256 = 82585eb34a9f77aeb00db314606abcc032754f2e097b3fcb4b4ff225fdfb8224
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/105.0.5195.127-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-09-19T21:55:46.889397
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-105.0.5195.127.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/105.0.5195.127-1/ungoogled-chromium-105.0.5195.127.pkg
8 | md5 = ee61285c110452ba55fe6923d775648a
9 | sha1 = 24dcfa15272724d950013278a58426f6bdcaf9ac
10 | sha256 = ffa1eaeba35948c8dbf784b7b2bcdd1432a4bcf80c7beffc548a4708f28881f3
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/106.0.5249.119-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-17T03:05:07.812731
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-106.0.5249.119.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/106.0.5249.119-1/ungoogled-chromium-106.0.5249.119.pkg
8 | md5 = 9c815f71cea1cf55357c3d32cfc602f3
9 | sha1 = c700c266e12dabddc2847114eca9b7cba1c0327a
10 | sha256 = ae5a2c003e05e09bb4289a84b5d20604c8169ef55189e4ca46732f19fbb2e62f
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/106.0.5249.91-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-03T00:21:51.125502
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-106.0.5249.91.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/106.0.5249.91-1/ungoogled-chromium-106.0.5249.91.pkg
8 | md5 = 7cfd495fa56cb210cd9d2f15e28c4fe6
9 | sha1 = db7ff4e5abe70e61ab8cecb603215c80f2449303
10 | sha256 = 87c93cba6129aa3e7131d0601befbdb676c55b920030ecc9e64d344828b9d3c7
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/107.0.5304.68-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-28T02:52:34.916667
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-107.0.5304.68.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/107.0.5304.68-1/ungoogled-chromium-107.0.5304.68.pkg
8 | md5 = a5cff0fb0e9c86ca2d8ecd9eefaa5575
9 | sha1 = ade707e91ca1b377325998e561d38117bfcd1c9d
10 | sha256 = e1f5ad01cfda4f07d607b5c4b1847527bad7542886093b3f31302f6ebbe69dac
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/107.0.5304.88-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-29T21:41:48.105419
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-107.0.5304.88.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/107.0.5304.88-1/ungoogled-chromium-107.0.5304.88.pkg
8 | md5 = 7ff0d1c1baea42eb3bd48d0393a2f865
9 | sha1 = 7eaa7517d8428d2948265b820fe5eb30e6c56aee
10 | sha256 = 26e562ebc208cd21a1cc2c761a851fdb7391d3f35a3b6f1838ae2c97753c9d8d
11 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/108.0.5359.125-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-16T05:25:03.482251
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-108.0.5359.125.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/108.0.5359.125-1/ungoogled-chromium-108.0.5359.125.pkg
8 | md5 = 90852fc5c68c13b03a813682c80d07ae
9 | sha1 = 888d69abb1b1cf6dc56bfd5d934059ab87f50cd2
10 | sha256 = c3bca90adb0127b9475f0586c1ca2263943640d4a25a76aec71be34625e955ba
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/108.0.5359.72-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-04T04:11:58.437311
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-108.0.5359.72.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/108.0.5359.72-1/ungoogled-chromium-108.0.5359.72.pkg
8 | md5 = 7ff33bf4c316b1d0e2bee6308f212a6e
9 | sha1 = 287cd6894d0e3aa8bb76e46228bbe60eae0a3b91
10 | sha256 = 7710dee6c969d0e9831f3751795fdb49f37b1d40e75414cca68dce50264b2a8c
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/108.0.5359.95-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-07T20:10:34.536307
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-108.0.5359.95.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/108.0.5359.95-1/ungoogled-chromium-108.0.5359.95.pkg
8 | md5 = f20fc6d33626fc6f0f071ad47f9ed108
9 | sha1 = ddc968df207cea9660af8a6b98a4ec55a4bf873c
10 | sha256 = 40db14c04f53a46944c9d09399cdbdc201533ab95465b2eb737fd1e2643d4c97
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/108.0.5359.99-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-12T21:00:27.958428
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-108.0.5359.99.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/108.0.5359.99-1/ungoogled-chromium-108.0.5359.99.pkg
8 | md5 = c1e5e8c6ef1ebe9f692529e2d587b5fb
9 | sha1 = a48722a144ef779d2df5bb57e7fe2981c3e7db5e
10 | sha256 = c9fbfc5f468b590b5649a119ba5eff446ad147b32c2dd64046938c8b8fdcf6ab
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/109.0.5414.120-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-01-29T04:10:22.617633
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-109.0.5414.120.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/109.0.5414.120-1/ungoogled-chromium-109.0.5414.120.pkg
8 | md5 = def78b30ed42087459743d2508da816d
9 | sha1 = a5fca7af20a794948cdd3880ea58a79ac1ca4131
10 | sha256 = 50ccace4841718ac6b201a005f48e874128b5098d8b3564d69ef7c3012582449
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/109.0.5414.87-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-01-15T01:37:46.348481
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-109.0.5414.87.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/109.0.5414.87-1/ungoogled-chromium-109.0.5414.87.pkg
8 | md5 = 2296f7cc683b1f308ca93470527bc3a1
9 | sha1 = cfe73b615c13d1de6cbf5236ba088219f52b17b1
10 | sha256 = 8432f2d3c4500718b33078b366bd805cd527f9b842934103ad53e95ff774f16e
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/110.0.5481.100-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-20T19:28:01.673243
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-110.0.5481.100.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/110.0.5481.100-1/ungoogled-chromium-110.0.5481.100.pkg
8 | md5 = 156aac1cbf59e6ad2982edfbc189e87e
9 | sha1 = 0dd3cc955074948e9fa30046389a76a366379ca1
10 | sha256 = c81ff5675ad56a659e27130e16874c32c4d3ba170778762efed4367814ef6ae3
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/110.0.5481.177-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-24T15:09:19.038671
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-110.0.5481.177.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/110.0.5481.177-1/ungoogled-chromium-110.0.5481.177.pkg
8 | md5 = 8e90c5ffd2580caec866752855d62ec5
9 | sha1 = 1a5daa88053776056349b8cf511502405e03b656
10 | sha256 = e28f0842c897281619af72e580154066a6ef9c5d69203d5cf3c61ede298a176d
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/110.0.5481.78-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-13T15:09:03.253983
3 | github_author = tangalbert919
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium-110.0.5481.78.pkg]
7 | url = https://github.com/tangalbert919/ungoogled-chromium-freebsd/releases/download/110.0.5481.78-1/ungoogled-chromium-110.0.5481.78.pkg
8 | md5 = 9d116090df3423653d5f384599b440b7
9 | sha1 = 33ccc3d8f50cb6b8465b17591c9e7e4fc85d889a
10 | sha256 = 1abbc53490cf1bb8ec2c43cbc07234d351331f9f144e13f2e92b91e6d172d2c1
--------------------------------------------------------------------------------
/config/platforms/freebsd/64bit/display_name:
--------------------------------------------------------------------------------
1 | 64-bit
2 |
--------------------------------------------------------------------------------
/config/platforms/freebsd/display_name:
--------------------------------------------------------------------------------
1 | FreeBSD
2 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/100.0.4896.127-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-16T09:27:40.329257
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_100.0.4896.127-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/100.0.4896.127-1/ungoogled-chromium_100.0.4896.127-1.1_linux.tar.xz
8 | md5 = c02ce4a76887ca789848b27b9289955c
9 | sha1 = b808ada2366a656a15619749cdcd00504cbfff89
10 | sha256 = dbc71c8fb52a08f42c253a91a0436f94add2d901a6b2adcec2e7a7623134d82e
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/100.0.4896.60-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-02T20:12:34.160752
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_100.0.4896.60-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/100.0.4896.60-1.1/ungoogled-chromium_100.0.4896.60-1.1_linux.tar.xz
8 | md5 = 4e480b5c1bc0fd3390aa141cb0749780
9 | sha1 = c9b1b4235de7beefbf726c98a22b9befc8d045bb
10 | sha256 = 84d5f48cc101c2f43a05841788904269f5b95ee89c0ffb4aee7d870d184f2839
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/100.0.4896.88-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-12T21:18:56.150189
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_100.0.4896.88-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/100.0.4896.88-1/ungoogled-chromium_100.0.4896.88-1.1_linux.tar.xz
8 | md5 = fba5b9c6b4f892efc458a692ab4c21dc
9 | sha1 = 165e410edf0dbd802cf86d5ba820821918e99960
10 | sha256 = 9798eb9bafcf0e7a272d4c4381701b7004e6bfd4b8e69f0ddf1545df82dfc875
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/101.0.4951.41-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-29T06:04:55.768793
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.41-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/101.0.4951.41-1/ungoogled-chromium_101.0.4951.41-1.1_linux.tar.xz
8 | md5 = 58c4910c38049302a12007f28809a68c
9 | sha1 = 08291a2d6fac221d9d94470a7aa22bba425482d4
10 | sha256 = 16923e0d37d1dbf08e2b2affdeac22a88bd0230863444c5b75f11cd5f96a754d
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/101.0.4951.54-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-04T14:34:43.807762
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.54-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/101.0.4951.54-1/ungoogled-chromium_101.0.4951.54-1.1_linux.tar.xz
8 | md5 = 1f4a4e873286f3f0853594ce608926d2
9 | sha1 = cd09ecc8c990b7e91b8a19eb49747e0f2f7cd277
10 | sha256 = 27b61962b8ab5471c94d9cdddd62db6958b1b3e70a338d387c70330ab42782e5
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/101.0.4951.64-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-12T12:59:57.042628
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.64-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/101.0.4951.64-1/ungoogled-chromium_101.0.4951.64-1.1_linux.tar.xz
8 | md5 = 7718d184d29b5a5a0e82dba6d76a4256
9 | sha1 = 410d167d86d4cab56733de44848b448df13fbffb
10 | sha256 = 7e129d782039646f2ddb2eba9f314f160fb2daf1e4c1ea9fe5c8695b628ae258
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/102.0.5005.115-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-06-11T21:10:16.965233
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_102.0.5005.115-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/102.0.5005.115-1/ungoogled-chromium_102.0.5005.115-1.1_linux.tar.xz
8 | md5 = a887e7062e6835bde239c117c9a52157
9 | sha1 = 2bce807ef27906a8da4a442dc29a17b6248630ca
10 | sha256 = 07dec33dd87860563ff6a72302c88e514d2825e5a5762aa60707ce8520a1f45a
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/102.0.5005.61-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-27T08:09:06.904169
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_102.0.5005.61-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/102.0.5005.61-1/ungoogled-chromium_102.0.5005.61-1.1_linux.tar.xz
8 | md5 = 3e0f79973e0de9fb9b7e31748585a806
9 | sha1 = 72381d993e61e92daccac95375f4fb03bd26b4f0
10 | sha256 = 126fbfb9a7b3628c5fb0ddf282557ad62791a405f1d186b47318d0b6642596d8
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/102.0.5005.61-3.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-31T20:47:10.262143
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_102.0.5005.61-3.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/102.0.5005.61-3/ungoogled-chromium_102.0.5005.61-3.1_linux.tar.xz
8 | md5 = 9ffa640c074769e6ad3bc38ad9177c13
9 | sha1 = 8c4e6d1d8088e5b96804b880a971ebee9ffbdb2c
10 | sha256 = bb1e21b358720ec51241885445e2c538b60501f46cb25137ea926166f3704c7e
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/103.0.5060.114-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-07-11T20:25:36.802804
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_103.0.5060.114-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/103.0.5060.114-1/ungoogled-chromium_103.0.5060.114-1.1_linux.tar.xz
8 | md5 = a5b79241c15dd0c2d9942c0f9388b4f2
9 | sha1 = 4078e6bd05cdf7f5030cb6b26969cab686eda030
10 | sha256 = c0ab0308654455d81b98d458604d17ca6bca9c9a38662bf2957f1be2e2e0fb50
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/103.0.5060.114-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-07-14T23:18:45.015200
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_103.0.5060.114-2.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/103.0.5060.114-2/ungoogled-chromium_103.0.5060.114-2.1_linux.tar.xz
8 | md5 = 35026a8c2cc9d4e0296e22ff018d8eed
9 | sha1 = 64caff9e63c1c0bd88c22fccf0b92fe3d1726d0f
10 | sha256 = 467ec28e8d1164c17b38f8dbfea14e68039f90d397e4806735155280a18a5bfa
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/103.0.5060.134-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-07-21T06:31:15.864256
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_103.0.5060.134-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/103.0.5060.134-1/ungoogled-chromium_103.0.5060.134-1.1_linux.tar.xz
8 | md5 = 8f8da7c71e467656912b8609a655cf5f
9 | sha1 = 22a444ff6cc5744597beaa1d869da2a1002d8225
10 | sha256 = e200401c1ae6be851bfdc3a05370769f8b6fdaa814aadea03479b36adac3e273
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/103.0.5060.53-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-06-26T11:37:31.835429
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_103.0.5060.53-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/103.0.5060.53-1/ungoogled-chromium_103.0.5060.53-1.1_linux.tar.xz
8 | md5 = 25be017c65d62f3aac3d53b009345b58
9 | sha1 = e30d62d60a054d7c63acd8f399eb3d13faab54cf
10 | sha256 = 854d07c4913f65c9a63ef5a53fefe2cd438d89bb5bfd4f35f1279a7be7241431
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/104.0.5112.102-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-08-18T06:40:19.207087
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_104.0.5112.102-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/104.0.5112.102-1/ungoogled-chromium_104.0.5112.102-1.1_linux.tar.xz
8 | md5 = 67ca9a5d87d749bd0a7a84befde297e4
9 | sha1 = ea0c6dbf69d6b1a21fb7999dbddc04c6d86b48df
10 | sha256 = c3c865113eb2f31ec2921a24ca0a9e4da91862ba462bb13910dfe779da003ea2
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/104.0.5112.81-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-08-04T13:31:26.745953
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_104.0.5112.81-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/104.0.5112.81-1/ungoogled-chromium_104.0.5112.81-1.1_linux.tar.xz
8 | md5 = 8faf78e6c5b3bc19f8e819bb962cae5b
9 | sha1 = 2ef47506ef3c6e23ca6c235f0606cb5a3b59eb3c
10 | sha256 = d73545ce4c06d5e30783b43d6e60065a0dac1148338d18c3d3350d30c94d08e3
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/105.0.5195.102-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-09-05T06:43:33.425697
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_105.0.5195.102-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/105.0.5195.102-1/ungoogled-chromium_105.0.5195.102-1.1_linux.tar.xz
8 | md5 = bca2b67310d52ac5433f13cace398b76
9 | sha1 = 65e489c2efdd4ebc11bb4b8608046caa5498a62d
10 | sha256 = 7ee0da10e117a379ec6e4e25948a7aa038ee0d80077f25ad83291f9dd8929610
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/105.0.5195.127-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-09-16T06:17:04.165884
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_105.0.5195.127-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/105.0.5195.127-1/ungoogled-chromium_105.0.5195.127-1.1_linux.tar.xz
8 | md5 = b3e94e3f2ffda97b70891abf47b0f2a4
9 | sha1 = 050495a4e3462326117a78c1c6cebc3373be2c9a
10 | sha256 = 3c257e2a8e971219a47c8d23d99ef6fe1958472f45e230ea0690aa9654a1e51e
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/106.0.5249.103-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-11T09:03:42.745367
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_106.0.5249.103-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/106.0.5249.103-1/ungoogled-chromium_106.0.5249.103-1.1_linux.tar.xz
8 | md5 = 2a38a3c2d7d6ed47112f3cf30809191d
9 | sha1 = 8d8344e2822a844421e10cfeb48f311dc23be970
10 | sha256 = 58b8717ed6a603a9684dd269530f0e7c6b1e4b195cb8d68e8611a338b5e176de
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/106.0.5249.119-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-13T06:37:23.725081
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_106.0.5249.119-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/106.0.5249.119-1/ungoogled-chromium_106.0.5249.119-1.1_linux.tar.xz
8 | md5 = 74f0301512865168e0c9aa95d9dfff50
9 | sha1 = dd0f68186fbaee1d8acc74032d1e88c98bb33a18
10 | sha256 = 6e2d4074547dbdc3062859975ede39f7c316f6f8a540f48d2f78b4c54d698fad
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/106.0.5249.62-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-09-29T06:34:39.557877
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_106.0.5249.62-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/106.0.5249.62-1/ungoogled-chromium_106.0.5249.62-1.1_linux.tar.xz
8 | md5 = 5268123b5f834f176c2f3d105555b933
9 | sha1 = bb3c4471feedb8dfeff6567ef87f5900dbfd6af0
10 | sha256 = 7bcc0ffe64ca4b0e6b1c3aa9abe4a7eb08731e9981fcb50fd620b958f41c15b6
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/106.0.5249.91-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-01T20:43:19.213322
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_106.0.5249.91-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/106.0.5249.91-1/ungoogled-chromium_106.0.5249.91-1.1_linux.tar.xz
8 | md5 = b05f2c930855f2d7ac2ced101f0c11d6
9 | sha1 = 3ef2d51116a4eb6eea8a7054a64ae459f95983fb
10 | sha256 = 7e693ecc62291e06191a407cf6fdf5d637b2142463378bf8f8da29c6e90e52c7
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/107.0.5304.110-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-11-11T07:41:36.139872
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_107.0.5304.110-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/107.0.5304.110-1/ungoogled-chromium_107.0.5304.110-1.1_linux.tar.xz
8 | md5 = e21a7baa9a1477c384b6a51686f90482
9 | sha1 = 8dfdc634f10e8003f1a82ebc9c209170a4bd0a64
10 | sha256 = e9e797c877c26a8401b14b1c5b6ab12f819d28b7e25cccc1285fc6adbf16b1fa
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/107.0.5304.122-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-11-25T22:43:27.348491
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_107.0.5304.122-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/107.0.5304.122-1/ungoogled-chromium_107.0.5304.122-1.1_linux.tar.xz
8 | md5 = 7236ab78a2ae67b5b1dcf4a46f6f29be
9 | sha1 = dfc2b69fe3740128713c587a86bd55fe16258165
10 | sha256 = 420c2ff9706f8ccee052ad1823082639ff1a5820a6c0995542a3c30145520864
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/107.0.5304.68-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-28T22:25:19.163416
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_107.0.5304.68-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/107.0.5304.68-1/ungoogled-chromium_107.0.5304.68-1.1_linux.tar.xz
8 | md5 = 8b9678073f196d4a244faed291bae2cc
9 | sha1 = 822eeb05674f5948c7e3344f318fcc4f86c0f760
10 | sha256 = 2e8bd5c553c752893302997f8e8f21b2af949788744a821341d23a4912bf6d6d
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/107.0.5304.88-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-10-30T08:33:46.456594
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_107.0.5304.88-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/107.0.5304.88-1/ungoogled-chromium_107.0.5304.88-1.1_linux.tar.xz
8 | md5 = 7714ab25228bb76ae9f4fac79f2d73e5
9 | sha1 = 78299ce29f92b044d61f9c69785cdddcaef2ce11
10 | sha256 = 50de917454d9af5874d8c8b8bdb32dce669b509b3ad0655fcdb04d048f805fa1
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/108.0.5359.125-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-16T16:30:25.857906
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_108.0.5359.125-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/108.0.5359.125-1/ungoogled-chromium_108.0.5359.125-1.1_linux.tar.xz
8 | md5 = 3154b5ef76d5f501d98e69daa3733663
9 | sha1 = f3a03db8c68c599fd40628b5ab7a66a00864b80a
10 | sha256 = 449de6b9f3fb57e9128a6a8070e90ad5a94ed4d574c91e6e73b93a931cdb737a
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/108.0.5359.72-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-02T18:32:54.672436
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_108.0.5359.72-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/108.0.5359.72-1/ungoogled-chromium_108.0.5359.72-1.1_linux.tar.xz
8 | md5 = ac000f2101be4fbb6849d7205fcc14e1
9 | sha1 = c2b580173aafbc77ea3425db54f301198729cf97
10 | sha256 = 5900a2075c537d07eeec71e5f54e7a0e77a6181d3ed736946a6357e50e273887
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/108.0.5359.95-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-04T09:24:18.442533
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_108.0.5359.95-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/108.0.5359.95-1/ungoogled-chromium_108.0.5359.95-1.1_linux.tar.xz
8 | md5 = f753b1ad7e26eeb95674d7d299254e80
9 | sha1 = e7c14c8b199e603cc86a0f02ef84b251b2cbbe91
10 | sha256 = 7e3a1ad9d6fcc9de036de32c72d62b7a801c20ddde24c881a84bd0db859db56d
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/108.0.5359.99-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-12-09T08:08:36.910235
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_108.0.5359.99-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/108.0.5359.99-1/ungoogled-chromium_108.0.5359.99-1.1_linux.tar.xz
8 | md5 = 3593c6ca652f7a93b863d5cba6810a28
9 | sha1 = 1d5cd66ef28060e66ff99d1e3aea2cd6d43fe337
10 | sha256 = f5171f94c763a043d0fdcdbfe6dbb0e6f6b31540ec9038f7e63d4a4bde8d2091
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/109.0.5414.120-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-01-26T15:54:15.703298
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_109.0.5414.120-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/109.0.5414.120-1/ungoogled-chromium_109.0.5414.120-1.1_linux.tar.xz
8 | md5 = d6db32b5e90f13a5f2148ec7bd1e9402
9 | sha1 = 3379a11c28690e71be6b7329a202985aa361d990
10 | sha256 = f5d03e6852052bfb4cb3c4fc7beb6b76f09fb231a7f995018e31a96caba498d7
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/109.0.5414.74-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-01-19T19:22:09.468961
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_109.0.5414.74-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/109.0.5414.74-1/ungoogled-chromium_109.0.5414.74-1.1_linux.tar.xz
8 | md5 = 1549961366b045d892baf1e935a295a6
9 | sha1 = 2f92e83ead607dba4f32a8bcb84495afc7f521fc
10 | sha256 = c198074d038027f934eb63fb25bee7ceea7d5b9f79803e1b7ef2efdcfc1969d7
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/110.0.5481.100-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-17T15:03:07.464618
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_110.0.5481.100-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/110.0.5481.100-1/ungoogled-chromium_110.0.5481.100-1.1_linux.tar.xz
8 | md5 = 875b553f92f65ca3fcb19fe0fb3af1f1
9 | sha1 = d87c0ea9995ca6a850d62d2c2e0ea2eda941ddb0
10 | sha256 = 97bf6b093d34e8aa6afd2c896579d80c2731918fec843e4db5284a684b0501ff
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/110.0.5481.177-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-24T07:39:12.803336
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_110.0.5481.177-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/110.0.5481.177-1/ungoogled-chromium_110.0.5481.177-1.1_linux.tar.xz
8 | md5 = f6cfdff99fa8f5e2adc3eb43daf453a0
9 | sha1 = 97ad21a9f5cf8debfcc933887e47b01ca6846f14
10 | sha256 = 0bc9e3519e92e139f48468e9d62574894008e24ae1603a3a0a36b0bb3b3f8d80
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/110.0.5481.78-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-02-10T07:42:33.244283
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_110.0.5481.78-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/110.0.5481.78-1/ungoogled-chromium_110.0.5481.78-1.1_linux.tar.xz
8 | md5 = 1f85467d6ce3a5e89d187cde51141ca4
9 | sha1 = 1314c606af3f6e5ae66dc5f1e6a18cdba8482182
10 | sha256 = a62149a2c64fcbede66c6b2ba7deb337d2041b2352cee17fd84d4dcb50f6b6c5
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/111.0.5563.65-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2023-03-10T16:04:15.690380
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_111.0.5563.65-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/111.0.5563.65-1/ungoogled-chromium_111.0.5563.65-1.1_linux.tar.xz
8 | md5 = 7ef0616c15cfb341ae0824fdc8ec24e0
9 | sha1 = a615b49d090650991882eba46f012f221ec78970
10 | sha256 = a71a334a780ad7dd056b539a373035fc6b4deedc8b49c3554abe64c6260e4f9b
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/55.0.2883.75-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | note = built against [this commit](https://github.com/Eloston/ungoogled-chromium/commit/38183f5e6bc9d2111fac142bea9b7ad448f086a0)
4 |
5 | [ungoogled-chromium_55.0.2883-75-1_linux_x64_9Morello.tar.xz]
6 | url = https://github.com/Eloston/ungoogled-chromium/releases/download/55.0.2883.75-1/ungoogled-chromium_55.0.2883-75-1_linux_x64_9Morello.tar.xz
7 | md5 = 4cbeb5459274649b25c5ab9a20bb7d3f
8 | sha1 = 7d013ec44b22c561dc21f028de57c90b7eb8b66b
9 | sha256 = 93448949d64b7c08ee4fa2026ca82e68ab47a32d1f2442bb116e53427859ebe2
10 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/65.0.3325.181-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-03-30T15:27:54.578368
4 | github_author = Eloston
5 | note = Built on Debian 9 (stretch) amd64 with LLVM `5.0.1-2~bpo9+1`. Built at commit: https://github.com/Eloston/ungoogled-chromium/commit/2274ed384701cea185c31e2ce2eb0b126a647c83
6 |
7 | [ungoogled-chromium_65.0.3325.181-1_linux.tar.xz]
8 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/65.0.3325.181-1/ungoogled-chromium_65.0.3325.181-1_linux.tar.xz
9 | md5 = acebc333ed7602701eeff55dc4f25fde
10 | sha1 = ae48fafc59ccc343a765f1fb116218952daaf152
11 | sha256 = 7a927ce25f0433031c84d10d43b917eb6f7bf211b133c90a46bdedbf2e012d5f
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/66.0.3359.139-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-05-03T09:54:41.507545
4 | github_author = Eloston
5 | note = Built at commit [Eloston/ungoogled-chromium@3c06f53](https://github.com/Eloston/ungoogled-chromium/commit/3c06f53bb44adc3773b9e409a2be9218af994c4a)
6 |
7 | [ungoogled-chromium_66.0.3359.139-1_linux.tar.xz]
8 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/66.0.3359.139-1/ungoogled-chromium_66.0.3359.139-1_linux.tar.xz
9 | md5 = ac373eecd3927effab1482a3b84bc55a
10 | sha1 = bf3decd8572b9e70e4121c153afa9e73b4803035
11 | sha256 = f70ebe1fc830d5f1e2598142bd6b604dec3fca80fe6d7779d7ecbdc989222879
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/67.0.3396.87-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-06-19T19:12:58.547095
4 | github_author = Eloston
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_67.0.3396.87-1_linux.tar.xz]
8 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/67.0.3396.87-1/ungoogled-chromium_67.0.3396.87-1_linux.tar.xz
9 | md5 = d8f00629b2755b17acf8e7d6094619c0
10 | sha1 = 7c33be4cdc8558e0cac43da81cb6475b4f0b97ae
11 | sha256 = 492083a62e53aacfbef2c2586c14f5ec88bd8f5729484278d6c6cb7d35ad7945
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/67.0.3396.87-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-06-30T00:17:40.773894
4 | github_author = Eloston
5 | note = Portable Linux built at [Eloston/ungoogled-chromium@7c9d189](https://github.com/Eloston/ungoogled-chromium/commit/7c9d189ff0c4ba33d923bc67f47998d4fb6460a2) (due to mistagging)
6 |
7 | [ungoogled-chromium_67.0.3396.87-2_linux.tar.xz]
8 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/67.0.3396.87-2/ungoogled-chromium_67.0.3396.87-2_linux.tar.xz
9 | md5 = b0c4eddac29d249d6b1fc3b739c755e3
10 | sha1 = c974966465398703122ba9e2ff5926f25fb0e556
11 | sha256 = 8057d74354f0a133052e994459e795171707d6c7f391c9596dd4f2d20d78aa62
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/68.0.3440.106-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-09-11T00:17:40.773894
4 | github_author = Intika
5 | note = Portable Linux Built On An Opensuse v42.3 VM (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_68.0.3440.106-2_linux.tar.xz]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = d1840dc988525231a31c2698bcd336c1
10 | sha1 = 4a6a99594137873e537cd9823cc63067d960ed4b
11 | sha256 = 2d1151a59721aaeafca39411d18d2262714d42487a1db88a510df6b21ef35551
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/69.0.3497.100-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-09-20T00:17:40.773894
4 | github_author = Intika
5 | note = Portable Linux Built On An Opensuse v42.3 VM (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_69.0.3497.100-1_linux.tar.xz]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = 77475ddaa6e7b846e4df40f2b98cb531
10 | sha1 = b97a51e19b3e3cd7ffc685cf9b933ed06e7cb375
11 | sha256 = 6c60b387ce1f64a4daa98d57690314eb53d2a5a22cf2058f78be989c8387bbd2
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/69.0.3497.100-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-10-04T00:17:40.773894
4 | github_author = Intika
5 | note = Portable Linux Built On An Opensuse v42.3 VM (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_69.0.3497.100-2_linux.tar.xz]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = e8205d10c88256b94b22e07535ff36c7
10 | sha1 = 6a05fa31287f74e59b079fbd32d4f14f9d3111a1
11 | sha256 = da7ed55c0ef7ba74b2d365fc63b92d3eb3e0310b8b9c52855010c6620f9d1cb5
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/70.0.3538.110-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-11-20T00:17:40.773894
4 | github_author = Intika
5 | note = Portable Linux Built On An Opensuse v42.3 VM (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_70.0.3538.110-1_linux.tar.xz]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = 74b8eb399afefab534bb5d48978791bb
10 | sha1 = 4c415b330c3258a31c603e01cf91a9e1b9d060c3
11 | sha256 = cda9460452a093ec506459944f2c77b50aa5b9e4fc0d1b64d1db1396344a5dc8
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/70.0.3538.77-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-10-26T00:17:40.773894
4 | github_author = Intika
5 | note = Portable Linux Built On An Opensuse v42.3 VM (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_70.0.3538.77-1_linux.tar.xz]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = 1368ebd8405100ffaade18bd33b9c448
10 | sha1 = e7533e484d698625aaac584ca581e111108b7de4
11 | sha256 = 32b0b7c487c35a05b819351c4ea2be7a22d7ff62bcc3f71c377838be01e92581
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/71.0.3578.98-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2018-12-29T00:17:40.773894
4 | github_author = Intika
5 | note = Portable Linux Built On An Opensuse v42.3 VM (file hosted on Opendesktop.org)
6 |
7 | [opendesktop.org_ungoogled-chromium_71.0.3578.98-2_linux.tar.xz]
8 | url = https://www.opendesktop.org/p/1265177/
9 | md5 = e99cdadbc913239d98b0465925d9a068
10 | sha1 = cce4db7768e6fb195119d64d0877657159cfca5d
11 | sha256 = d1f6cc7be0835cd2de9c1c337f5c048b9db79268f572d19461c4c20d82d41c2c
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/75.0.3770.100-1.2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-07-07T22:44:07.665599
4 | github_author = Eloston
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_75.0.3770.100-1.2_linux.tar.xz]
8 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/75.0.3770.100-1.2/ungoogled-chromium_75.0.3770.100-1.2_linux.tar.xz
9 | md5 = 820db92de633244af9daa004a82aa36d
10 | sha1 = 07dc29803beb351ff313a18253e6d9bc5a29ae77
11 | sha256 = 5ac39f58152844ad2f8b19769a52f83c84544b257a93abc2fdfc3a4bf613f9b8
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/75.0.3770.80-1.2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-06-16T18:52:45.536434
4 | github_author = Eloston
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_75.0.3770.80-1.2_linux.tar.xz]
8 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/75.0.3770.80-1.2/ungoogled-chromium_75.0.3770.80-1.2_linux.tar.xz
9 | md5 = 542cbc4c22caf3c98af090cb95973ff0
10 | sha1 = 1fb4a741bf635a0efe7ff1e208a20a89e98ebf2a
11 | sha256 = d95e7379f3b740b1e59286f1269f81fb4b2497705cc4c066d787dc5ebabe1ddb
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/77.0.3865.120-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-10-23T09:48:35.163233
4 | github_author = laamalif
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_77.0.3865.120-1.1_linux.tar.xz]
8 | url = https://github.com/laamalif/ungoogled-chromium-binaries/releases/download/77.0.3865.120/ungoogled-chromium_77.0.3865.120-1.1_linux.tar.xz
9 | md5 = a6057bc5205d33c6736c7fef1239b008
10 | sha1 = 0b431e8cf1ddcfcea0ee28b57a2e5841d0f0d0b1
11 | sha256 = 08d2ed3667f826da1e36ba19f98bef1e786802c90e2f4bcfaa7e7ad8a897ea3d
12 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/78.0.3904.108-2.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-11-29T02:27:45.991418
4 | github_author = Eloston
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_78.0.3904.108-2.1_linux.tar.xz]
8 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/78.0.3904.108-2.1/ungoogled-chromium_78.0.3904.108-2.1_linux.tar.xz
9 | md5 = bf4309b3d6071f58f0ebd2b7475e1823
10 | sha1 = faa09ca997b71d4f2ecd2d2a7831703aacf05d33
11 | sha256 = e8b5fb13a7b64f0c9f5c98336c09e24ef5248623f4f50a6dd27ae3197e9a622b
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/80.0.3987.106-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-02-18T02:59:59.824612
4 | github_author = Eloston
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_80.0.3987.106-1.1_linux.tar.xz]
8 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/80.0.3987.106-1.1/ungoogled-chromium_80.0.3987.106-1.1_linux.tar.xz
9 | md5 = 7ce8a83c0c184d1d359dadb12f801b81
10 | sha1 = ca539df0a08f1bc1936504e68729f1c5ff7e907d
11 | sha256 = c75c84ae15ca665783087c98d843e28a52cab57370445cc7265b8f7d3c8ab839
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/80.0.3987.149-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-03-20T17:47:38.847968
3 | github_author = laamalif
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_80.0.3987.149-1.1_linux.tar.xz]
7 | url = https://github.com/laamalif/ungoogled-chromium-binaries/releases/download/80.0.3987.149-1/ungoogled-chromium_80.0.3987.149-1.1_linux.tar.xz
8 | md5 = 9a5b41ad457ac3225a5f63a8269cf397
9 | sha1 = 07ee0dae827459316acf2cf3da57644ca791bda9
10 | sha256 = 9a9baab4377abf6b31c37b3fcd2fa6fc66b47271015474a0225d75003a0a52cf
11 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/80.0.3987.149-2.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-03-27T12:56:44.228074
3 | github_author = laamalif
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_80.0.3987.149-1.1_linux.tar.xz]
7 | url = https://github.com/laamalif/ungoogled-chromium-binaries/releases/download/80.0.3987.149-2/ungoogled-chromium_80.0.3987.149-2_linux.tar.xz
8 | md5 = 300b408bc680dadbc27bda0e78d7ae71
9 | sha1 = 73841e0bbd916022281911d9912bc04785b1a472
10 | sha256 = ae262889e40e3c576233c185290b6f1c0e8fc1824029d189f06281c33a1fcb88
11 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/83.0.4103.97-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-06-29T12:20:51.552949
3 | github_author = MikeModder
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_83.0.4103.97-1.1_linux.tar.xz]
7 | url = https://github.com/MikeModder/ungoogled-chromium-binaries/releases/download/83.0.4103.97-1.1/ungoogled-chromium_83.0.4103.97-1.1_linux.tar.xz
8 | md5 = 7fd6bfc2412a62fad712ea9dc0204a58
9 | sha1 = c979202fd489931633e530c7ec714125b2c6e403
10 | sha256 = 6eb1b50111739713c16ddfd076ef016359b82c7ff0c4fa0e4e0d64aa1d0e0e6b
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/85.0.4183.102-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-09-19T22:23:22.107740
3 | github_author = Eloston
4 | note = Built with [05c041de38a373d740fed2f67d3578d3fa155f14](https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/commit/05c041de38a373d740fed2f67d3578d3fa155f14) on Debian 10 (buster) amd64 with LLVM 11 from [apt.llvm.org](https://apt.llvm.org).
5 |
6 | [ungoogled-chromium_85.0.4183.102-1.1_linux.tar.xz]
7 | url = https://github.com/Eloston/ungoogled-chromium-binaries/releases/download/85.0.4183.102-1.1/ungoogled-chromium_85.0.4183.102-1.1_linux.tar.xz
8 | md5 = a4d7edeaa686c9d8cd032ae78a44c358
9 | sha1 = 0822db70ed44e330a4f4c6da984c53d13b30f3f1
10 | sha256 = da45f23db16db88182a1f9ea6e5210d0ae25f114df3536a773639683eee5297c
11 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/86.0.4240.198-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-11-27T11:29:40.887307
3 | github_author = LordTwix
4 | note = Built on Debian 10 (Buster) with LLVM 11 from [apt.llvm.org](https://apt.llvm.org)
5 |
6 | [ungoogled-chromium_86.0.4240.198-1.1_linux.tar.xz]
7 | url = https://github.com/LordTwix/ungoogled-chromium-binaries/releases/download/86.0.4240.198-1.1/ungoogled-chromium_86.0.4240.198-1.1_linux.tar.xz
8 | md5 = f7f028b671a567fb8d810b4c00f56565
9 | sha1 = c0248bdc1e1ce68e23a47d1905c007ac1c043601
10 | sha256 = 17c9dc69abd7d4ed04db816c80e7e838c7a0394a98ee0dedd3d559cb37b62c68
11 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/87.0.4280.141-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-01-14T18:18:01.748219
3 | github_author = LordTwix
4 | note = Built on Debian 10 (Buster) with LLVM 11 from [apt.llvm.org](https://apt.llvm.org).
5 |
6 | [ungoogled-chromium_87.0.4280.141-1.1_linux.tar.xz]
7 | url = https://github.com/LordTwix/ungoogled-chromium-binaries/releases/download/87.0.4280.141-1.1/ungoogled-chromium_87.0.4280.141-1.1_linux.tar.xz
8 | md5 = 206a1d37239729d54d18517be18c9b57
9 | sha1 = 2e4c49ab818ae07bc6297e6dcb148870a7b4328f
10 | sha256 = 0b1d5c23d2e49e0ad6521cf7e6c3e8d2278701a45831acbf9c0f7fc06dc1fbfc
11 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/87.0.4280.67-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-11-29T16:43:30.663058
3 | github_author = LordTwix
4 | note = Built on Debian 10 (Buster) with LLVM 11 from [apt.llvm.org](https://apt.llvm.org)
5 |
6 | [ungoogled-chromium_87.0.4280.67-1.1_linux.tar.xz]
7 | url = https://github.com/LordTwix/ungoogled-chromium-binaries/releases/download/87.0.4280.67-1.1/ungoogled-chromium_87.0.4280.67-1.1_linux.tar.xz
8 | md5 = 1e165adcce26535e82cf50889b9f3db3
9 | sha1 = 5fc086f2dc54d0435e411725c3590a97f81b95aa
10 | sha256 = 070f5061a65a2aa31b0e69f465bf3c115d8b14f7f108c6c6ce4851581a69d4af
11 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/87.0.4280.88-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-12-07T05:18:04.779045
3 | github_author = mcstrugs
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_87.0.4280.88-1.1_linux.tar.xz]
7 | url = https://github.com/mcstrugs/ungoogled-chromium-binaries/releases/download/87.0.4280.88-1.1/ungoogled-chromium_87.0.4280.88-1.1_linux.tar.xz
8 | md5 = 420fc1e570e578bfcb0a94d16fcf7933
9 | sha1 = b1a781226d0c60164ce240411d4c15fb47224644
10 | sha256 = 76604aff59111b3cdfc2c84c00909fcf78fa77115bfe80a4075bba2c40aac446
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/90.0.4430.212-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-05-13T12:06:42.916559
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_90.0.4430.212-1.1_linux.tar.xz]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/90.0.4430.212-1.1/ungoogled-chromium_90.0.4430.212-1.1_linux.tar.xz
8 | md5 = 7c2993b789c6390a95c8357a3e149614
9 | sha1 = 65a09f9f32d303a81c933fe1d2b701ecbafdd98d
10 | sha256 = fd2db170c375268d7fa43cdefca64ca28b2af864623261c8fc221110f747ec66
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/90.0.4430.85-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-05-02T10:52:37.793683
3 | github_author = Joffreybvn
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_90.0.4430.85-1.1_linux.tar.xz]
7 | url = https://github.com/Joffreybvn/ungoogled-chromium-binaries/releases/download/90.0.4430.85-1.1/ungoogled-chromium_90.0.4430.85-1.1_linux.tar.xz
8 | md5 = a7784291c6eee4869e218a8205288d3a
9 | sha1 = 73371e1659eaf2f1df79ec8bf3ceb8daf012d699
10 | sha256 = 04844c7826f0407c7f445cf4e8bca6e9f0c0d382fc645aa5428ece4a1084c214
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/90.0.4430.93-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-05-03T17:06:56.081102
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_90.0.4430.93-1.1_linux.tar.xz]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/90.0.4430.93-1.1/ungoogled-chromium_90.0.4430.93-1.1_linux.tar.xz
8 | md5 = 4070d5ad43fb3db769611018b68bfbf7
9 | sha1 = d6be055eb1a6dd38fc5e9fd66d9306d0381609ce
10 | sha256 = 1d3cdadc83e6989aa8da99ac1eeeb4fa46c068b0f11627b37ab0c668e093891e
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/91.0.4472.101-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-12T21:22:59.187181
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_91.0.4472.101-1.1_linux.tar.xz]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/91.0.4472.101-1.1/ungoogled-chromium_91.0.4472.101-1.1_linux.tar.xz
8 | md5 = 8cf4fb161663d76bb6c76df20b3d28aa
9 | sha1 = 869e0810bc7402fac7974d3d1f4675ca7c9e97f6
10 | sha256 = 9f976d3aeabb6724e6b010bd0330342a56f3af9b5a418f062a9f8b8c14e562fa
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/91.0.4472.114-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-20T15:43:38.438635
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_91.0.4472.114-1.1_linux.tar.xz]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/91.0.4472.114-1.1/ungoogled-chromium_91.0.4472.114-1.1_linux.tar.xz
8 | md5 = fef4ba402949ff254a331f21ad9a345b
9 | sha1 = d1fe422820bc8fcfc326beda7609c9c4bc1f192c
10 | sha256 = 8e63c835d1bcb472b8b19f3ffb40f590d9266884c85739c0b5a23af3dca5ac7f
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/91.0.4472.164-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-07-17T16:54:06.619413
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_91.0.4472.164-1.1_linux.tar.xz]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/91.0.4472.164-1.1/ungoogled-chromium_91.0.4472.164-1.1_linux.tar.xz
8 | md5 = c433a4b7fd94e6378f7abbee7ae0ef72
9 | sha1 = 16759cdf0635859f14b5bd48d2a247f9e051ae77
10 | sha256 = 4419e6ac7cf50e5273634239a2ad48c127944fad5b23515c5beece2c1461974e
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/91.0.4472.77-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-06-02T18:42:16.405349
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_91.0.4472.77-1.1_linux.tar.xz]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/91.0.4472.77-1.1/ungoogled-chromium_91.0.4472.77-1.1_linux.tar.xz
8 | md5 = 8646d60c1fff460e6a7a9024e519ec7f
9 | sha1 = f0783d74e4728a786fb1b5b18ef95b6e67562b91
10 | sha256 = 30ca9a0789f1a928edf7c3d606bb04792bea95f6c2fa0c53bf3ea14c36612885
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/95.0.4638.54-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-10-25T16:03:45.779439
3 | github_author = mdedonno1337
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_95.0.4638.54-1.1_linux.tar.xz]
7 | url = https://github.com/mdedonno1337/ungoogled-chromium-binaries/releases/download/95.0.4638.54-1.1/ungoogled-chromium_95.0.4638.54-1.1_linux.tar.xz
8 | md5 = 45103c16bdd025ab8b69e808cc94225a
9 | sha1 = a280842506ebf2fdfba46d9b79efaa7d4c2f14ce
10 | sha256 = 0b1b41723185866ae79f1f3696339a6b6e43355a566a639de5ce4577ae46d8ea
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/98.0.4758.102-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-02-22T19:48:05.115580
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_98.0.4758.102-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/98.0.4758.102-1.1/ungoogled-chromium_98.0.4758.102-1.1_linux.tar.xz
8 | md5 = 6f154cc8506c695864fc829df1441a24
9 | sha1 = 52779aaf867b787304a39eea71dc82a1fadeeeae
10 | sha256 = f3921635d66192e56e7fbb8caa880e27dbe7df2312ef2f3ce9640f6211a49c62
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/99.0.4844.51-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-03-08T16:21:30.577654
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_99.0.4844.51-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/99.0.4844.51-1.1/ungoogled-chromium_99.0.4844.51-1.1_linux.tar.xz
8 | md5 = 164169523b4e8e3441c63705b7bed89f
9 | sha1 = 84c3b3bd1093631ed946386847bc77e8fd396083
10 | sha256 = 7f10362c4e779c3a497e186a9588e8db62cc3ff8545c32b5deb7f2be3af5df1e
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/99.0.4844.84-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-03-28T10:52:18.566414
3 | github_author = clickot
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_99.0.4844.84-1.1_linux.tar.xz]
7 | url = https://github.com/clickot/ungoogled-chromium-binaries/releases/download/99.0.4844.84-1.1/ungoogled-chromium_99.0.4844.84-1.1_linux.tar.xz
8 | md5 = 958adc840eb0dde80c130c7d638e430a
9 | sha1 = 715249f981054b9e45922f15d621e04e7c423e16
10 | sha256 = 080254999419836b5ad3c699eb1b1a44a786ffb8291d9ed0eb816b57c5b738b7
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit/display_name:
--------------------------------------------------------------------------------
1 | 64-bit
2 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit_musl/84.0.4147.135-1.musl1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-09-03T03:32:20.667265
3 | github_author = Cubified
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_84.0.4147.135-1.musl1_linux.tar.xz]
7 | url = https://github.com/Cubified/ungoogled-chromium-binaries/releases/download/84.0.4147.135-1.musl1/ungoogled-chromium_84.0.4147.135-1.musl1_linux.tar.xz
8 | md5 = 52b2e7dcf0dae42357f6ba4dab9ffe70
9 | sha1 = bc15bf1e1b2893599f5615bb798447e9bfc1c9ba
10 | sha256 = f2f503bc38ca670a898ae4a736cf972a0c3fbfb2d3205d7c76c9478355bde7b0
--------------------------------------------------------------------------------
/config/platforms/linux_portable/64bit_musl/display_name:
--------------------------------------------------------------------------------
1 | 64-bit (for musl libc)
2 |
--------------------------------------------------------------------------------
/config/platforms/linux_portable/display_name:
--------------------------------------------------------------------------------
1 | Portable Linux
2 |
--------------------------------------------------------------------------------
/config/platforms/macos/arm64/88.0.4324.150-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-02-08T17:21:35.123456
3 | github_author = kramred
4 | note = Release fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/88.0.4324.150-1.1_arm64)
5 |
6 | [ungoogled-chromium_88.0.4324.150-1.1_arm64-macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/88.0.4324.150-1.1_arm64/ungoogled-chromium_88.0.4324.150-1.1_arm64-macos.dmg
8 | md5 = 7de9319d05d98610b98277717d973161
9 | sha1 = 6238ac5c09a2f8c2f84bfacba3b0699690609168
10 | sha256 = 2f643e98dd9e8384a40a4c5d0d4bc4d4ef5ea7553fa05fd54a15537a647b846a
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/arm64/92.0.4515.131-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-08-04T20:53:34.123456
3 | github_author = kramred
4 | note = Release fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/92.0.4515.131-1.1_arm64)
5 |
6 | [ungoogled-chromium_92.0.4515.131-1.1_arm64-macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/92.0.4515.131-1.1_arm64/ungoogled-chromium_92.0.4515.131-1.1_arm64-macos.dmg
8 | md5 = 4544751e06da8efd0cf4a864ac7fc01f
9 | sha1 = 5e75e758c8ef88ac39a6696767d2e89f7d71d485
10 | sha256 = 7474e861fd5dcea6440d5ea075965b08bbe9f9d0f53fc61e7d45d5a9bc09abec
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/arm64/display_name:
--------------------------------------------------------------------------------
1 | 64-bit ARM ("Apple Silicon")
2 |
--------------------------------------------------------------------------------
/config/platforms/macos/display_name:
--------------------------------------------------------------------------------
1 | macOS
2 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/55.0.2883.75-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | github_author = 9Morello
4 |
5 | [ungoogled-chromium_55.0.2883-75-1_macos_9Morello.dmg]
6 | url = https://github.com/Eloston/ungoogled-chromium/releases/download/55.0.2883.75-1/ungoogled-chromium_55.0.2883-75-1_macos_9Morello.dmg
7 | md5 = 6c2bd5a644bf9964c244d1d12f1276d7
8 | sha1 = 1d334feed258866d946dc463b59bcf5c09e0b75e
9 | sha256 = e19bedc98ec3b252a29468d1536a4f766570e60b68cdabf33cb158c140f26a90
10 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/55.0.2883.95-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | github_author = 9Morello
4 |
5 | [ungoogled-chromium_55.0.2883.95-1_macos.dmg]
6 | url = https://github.com/ungoogled-software/ungoogled-chromium-binaries/releases/download/55.0.2883.95/ungoogled-chromium_55.0.2883.95-1_macos.dmg
7 | md5 = 79f557b5f472e3431fd34672aa44d84f
8 | sha1 = 49e4abf0dbeac78cc36ad111e36d188e574aece6
9 | sha256 = ce3059098bc77dcc298bf2f81c08bcb541495bdddc3d6a1cc0651fd39ab6f271
10 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/57.0.2987.133-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | github_author = 9Morello
4 |
5 | [ungoogled-chromium_57.0.2987.133-1_macos.dmg]
6 | url = https://github.com/9Morello/ungoogled-chromium-binaries/releases/download/57.0.2987.133/ungoogled-chromium_57.0.2987.133-1_macos.dmg
7 | md5 = e35c7d3215e2dd53e8aa90ee263fbe1d
8 | sha1 = 29257fa1150ad47e9a95389df7edecf13c48bc53
9 | sha256 = 48846204762fecf5dfa9f381df067b2ba1279f94b1f6af73332e9863af4d1ddd
10 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/58.0.3029.110-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | github_author = nixballs
4 |
5 | [ungoogled-chromium_58.0.3029.110-1_macos.dmg]
6 | url = https://github.com/nixballs/ungoogled-chromium/releases/download/58.0.3029.110-1/ungoogled-chromium_58.0.3029.110-1_macos.dmg
7 | sha256 = a39466fa9dca06fede63043486618e776ff0404ba8c47a4e85c3132e070c4f28
8 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/62.0.3202.94-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2017-12-19T01:23:48.515949
4 | github_author = tectiv3
5 | note = There are no code changes between this build's source code and the tag 62.0.3202.94-2. **NOTICE: This build has been removed due to stability issues. See [#315](https://github.com/Eloston/ungoogled-chromium/issues/315) for more details.**
6 |
7 | #[ungoogled-chromium_62.0.3202.94-1_macos.dmg]
8 | #url = https://github.com/tectiv3/ungoogled-chromium-binaries/releases/download/62.0.3202.94/ungoogled-chromium_62.0.3202.94-1_macos.dmg
9 | #md5 = 99ed363eb8f3a4b098eba9968b292696
10 | #sha1 = cc7a457ef332cb61c5a0d6f13f4419fa03c29e0b
11 | #sha256 = 411d87525aec417c79121dd42eb70ad0da4c96e2efdc917dbac5bff6b70e34b9
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/64.0.3282.186-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-03-02T12:34:14.863912
4 | github_author = tectiv3
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_64.0.3282.186-1_macos.dmg]
8 | url = https://github.com/tectiv3/ungoogled-chromium-binaries/releases/download/64.0.3282.186-1/ungoogled-chromium_64.0.3282.186-1_macos.dmg
9 | md5 = 99cee21e5b734dc030d17416628b08ec
10 | sha1 = 0147ff3e440168f2e85c2b379ab8e9d9d73fdbe6
11 | sha256 = c56e2b5d04655c07403f6e8aa15403dd8d8ad75c06ec052e478e46d4cd051304
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/66.0.3359.139-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-05-03T07:34:31.955596
4 | github_author = tectiv3
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_66.0.3359.139-1_macos.dmg]
8 | url = https://github.com/tectiv3/ungoogled-chromium-binaries/releases/download/66.0.3359.139-1/ungoogled-chromium_66.0.3359.139-1_macos.dmg
9 | md5 = a9947f2086b65012d2789b1be0882c1c
10 | sha1 = 23da802ec5dd53c9028e55091ead96f8b5c1ab91
11 | sha256 = f92d0e17bc41ff5ef5f0e7c8e4f1a5adf29483998d401a0f0e5f4d003a1cc672
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/68.0.3440.106-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-08-29T12:56:48.244321
4 | github_author = tectiv3
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_68.0.3440.106-1_macos.dmg]
8 | url = https://github.com/tectiv3/ungoogled-chromium-binaries/releases/download/68.0.3440.106-1/ungoogled-chromium_68.0.3440.106-1_macos.dmg
9 | md5 = 0d41ebfae6be32cee52004595ce48744
10 | sha1 = 3b868a841a40686571c47c4ff5b5af90b12ab0ee
11 | sha256 = b64bf19e736f6af83df916179157ae0a5e45665917b0a36b0964b0ee5cffe720
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/69.0.3497.100-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-09-25T16:43:41.045997
4 | github_author = chase9
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_69.0.3497.100-1_macos.dmg]
8 | url = https://github.com/chase9/ungoogled-chromium-binaries/releases/download/69.0.3497.100-1/ungoogled-chromium_69.0.3497.100-1_macos.dmg
9 | md5 = 1d30c9de5a57c1fd858be6b8669e919e
10 | sha1 = dfbe06c2c4713a50f27064c08d9148df929a8bba
11 | sha256 = b8f4aebf2c18847fbc654ed23a50768deb3812ed1ace0d21c93b059c609c6614
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/70.0.3538.110-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2018-11-24T13:09:03.778155
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_70.0.3538.110-1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/70.0.3538.110-1/ungoogled-chromium_70.0.3538.110-1_macos.dmg
9 | md5 = 217569784b7bcff1fa37d07f6bfcdb57
10 | sha1 = 018854b4b839dce4bd9491ffb74516aa6b6bb597
11 | sha256 = 1b1e7fea21c15279e4a603edbfd46ddce445958fd9894856f73a2b336a634bc1
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/70.0.3538.110-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2018-11-28T14:41:14.172535
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_70.0.3538.110-2_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/70.0.3538.110-2/ungoogled-chromium_70.0.3538.110-2_macos.dmg
9 | md5 = 5a8a6c30fe232ac17c3d86fca38de75e
10 | sha1 = 606ca2820a3e33eae5bc8315a21c64140795329b
11 | sha256 = dd392bf05cb093cffddfd51099b6c5c49b1ab0a2f89743ce54dd0919477c499f
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/70.0.3538.110-3.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-12-03T11:05:06.927969
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_70.0.3538.110-3_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/70.0.3538.110-3/ungoogled-chromium_70.0.3538.110-3_macos.dmg
9 | md5 = 9614e0a53df34de8ef3c77004dcb069e
10 | sha1 = e731d70f1c11ecc95fe7a5a31929fa79ad72378b
11 | sha256 = 046ab58954c46a23baf5b0aa9e946e8469099683b6b7c90c40e1c55e7a70ef84
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/70.0.3538.77-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-10-29T15:28:36.211461
4 | github_author = chase9
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_70.0.3538.77-1_macos.dmg]
8 | url = https://github.com/chase9/ungoogled-chromium-binaries/releases/download/70.0.3538.77-1/ungoogled-chromium_70.0.3538.77-1_macos.dmg
9 | md5 = 340a002c6854fc652d444edd171c989e
10 | sha1 = c85ca0708bc6c13dc5b8e3fa65fce4f3045540ce
11 | sha256 = f097d5501b8ca51fc5256c4a0e0093237bd73ad1dbf32bf31486f97f76f79b0d
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/71.0.3578.98-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-12-26T10:40:19.710743
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_71.0.3578.98-2_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/71.0.3578.98-2/ungoogled-chromium_71.0.3578.98-2_macos.dmg
9 | md5 = 4ca91547cc44eb7ef3523bce1342434b
10 | sha1 = ae511596be03a6e3d1584b1b74298d68d6cb9f60
11 | sha256 = fdcfb50972235e7c73ec08fddd9324718da27bc34b4df905016ff1ccc6fe333d
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/72.0.3626.109-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-02-21T19:29:58.446485
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_72.0.3626.109-1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/72.0.3626.109-1/ungoogled-chromium_72.0.3626.109-1_macos.dmg
9 | md5 = b3eab32efee7a4a79a99e966a779eff4
10 | sha1 = 90e8d635a4362cd6d8c99942891b0499406284c4
11 | sha256 = 8a2421dafeb1ed0225391770a14186f5006017d01f8869d98526deb4c29e8b0b
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/72.0.3626.122-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2019-03-08T20:50:57.872088
4 | github_author = chase9
5 | # Add a `note` field here for additional information. Markdown is supported
6 | note = **Please note** this version is our first build since [this vuln](https://www.extremetech.com/internet/287196-google-discovers-zero-day-vulnerability-in-chrome) was reported. As such we might want to consider speeding up getting this build into release.
7 |
8 | [ungoogled-chromium_72.0.3626.122-1_macos.dmg]
9 | url = https://github.com/chase9/ungoogled-chromium-binaries/releases/download/72.0.3626.122/ungoogled-chromium_72.0.3626.122-1_macos.dmg
10 | md5 = 05ee22467256f2ddf15c8fa28edc7a58
11 | sha1 = abb53243385beff1e28a1b62743b07e3a77baa16
12 | sha256 = 31787eb01990470470038af434967a1b452eeedbd2924619bef0dfc20aa72560
13 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/72.0.3626.122-4.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-04-12T22:05:13.081425
4 | github_author = chase9
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_72.0.3626.122-4.1_macos.dmg]
8 | url = https://github.com/chase9/ungoogled-chromium-binaries/releases/download/72.0.3626.122-4.1/ungoogled-chromium_72.0.3626.122-4.1_macos.dmg
9 | md5 = fb7e954b65193df80aef73fde5b6dd45
10 | sha1 = 303ade875685ffd22a5f6618101398fbbc7cbeb4
11 | sha256 = 469c68f9f34ade81fe7c826ec799859c67d157811c7cae5fa816e9e792985097
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/73.0.3683.103-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2019-04-12T22:06:02.256370
4 | github_author = chase9
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_73.0.3683.103-1.1_macos.dmg]
8 | url = https://github.com/chase9/ungoogled-chromium-binaries/releases/download/73.0.3683.103-1.1/ungoogled-chromium_73.0.3683.103-1.1_macos.dmg
9 | md5 = 210217bc5898615e8c85ba8d6ccadc6d
10 | sha1 = 07e7f60092a064cb1fc12a22add6a0878e91e536
11 | sha256 = 306441ac633f75f64004d95ac86df2270ced578825d23c955ef49d2fbcd876af
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/74.0.3729.136-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-05-14T19:15:53.133101
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_74.0.3729.136-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/74.0.3729.136-1/ungoogled-chromium_74.0.3729.136-1.1_macos.dmg
9 | md5 = 470a401fcc07e19b031f6342e6bd952d
10 | sha1 = 857e3a9ee4cc762455454f3d795a464d0798cd72
11 | sha256 = 592f4273ee8a3cfc6a0eb269126c9f339dcdbf5fd7e0a9ab06aa931742f9bc12
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/74.0.3729.157-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-05-22T13:30:33.130266
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_74.0.3729.157-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/74.0.3729.157-1/ungoogled-chromium_74.0.3729.157-1.1_macos.dmg
9 | md5 = f75c2709427984cbe5b4f313e37ee3b6
10 | sha1 = 31fe9e5695ee91ed7e3ff8bdd8962b85c5ff7d69
11 | sha256 = df3ea2e05e3ad6d3b123b815e7e988bd2a6225e68d517bd8e9cb86475b8936fd
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/75.0.3770.100-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-06-22T18:28:38.480666
4 | github_author = macvip
5 | note = Based upon code from `75.0.3770.100-1.1`
6 |
7 | [ungoogled-chromium_75.0.3770.100-1.1_macos.dmg]
8 | url = https://github.com/macvip/ungoogled-chromium-macos/releases/download/75.0.3770.100-1.1/ungoogled-chromium_75.0.3770.100-1.1_macos.dmg
9 | md5 = 05a121ec09936faabe210e33e995b0ce
10 | sha1 = ba5c6d900252fe4d175aff305880a60b2341f0f5
11 | sha256 = 127aeb1e44b0b235da0812d752ad72f5fb0d178301e9d1e386eb8ca242fbeeb6
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/75.0.3770.142-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-07-16T16:11:06.558237
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_75.0.3770.142-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/75.0.3770.142-1/ungoogled-chromium_75.0.3770.142-1.1_macos.dmg
9 | md5 = e807bb5ba029071aa49fb761ec7fb6a4
10 | sha1 = 0fa9a9566dc9a24c22bd14b0a351ca397db29797
11 | sha256 = 7e51023be6eeba95272085ed80596c98a0a3e401e87bb79cdc96022303788cec
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/75.0.3770.80-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-06-13T04:40:33.130266
4 | github_author = macvip
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_75.0.3770.80-1.1_macos.dmg]
8 | url = https://github.com/macvip/ungoogled-chromium-macos/releases/download/75.0.3770.80-1.1/ungoogled-chromium_75.0.3770.80-1.1_macos.dmg
9 | md5 = bc164a5ad81f8fd6121e33bffd093ff9
10 | sha1 = 7ef1c754df7b11f0d397c7ffee916b907530f1b3
11 | sha256 = ea793b95460a82350d00b724c0b45a7464c114f7ae32a91b5b0fe704478a3e26
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/75.0.3770.90-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2019-06-18T04:50:33.130266
4 | github_author = macvip
5 | note = Based upon code from `75.0.3770.90-1.2`
6 |
7 | [ungoogled-chromium_75.0.3770.90-1.1_macos.dmg]
8 | url = https://github.com/macvip/ungoogled-chromium-macos/releases/download/75.0.3770.90-1.1/ungoogled-chromium_75.0.3770.90-1.1_macos.dmg
9 | md5 = 53ee8451fcbf7a7af20385b67e4b43e5
10 | sha1 = 85c7c685de58dfd90dbfdcd1f94f740af3d869b6
11 | sha256 = df71b66848a742dc5c9af1d876b81a54547f6aec1ed5eb3db953ac16130a2fa3
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/76.0.3809.100-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-08-16T00:55:28.092887
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_76.0.3809.100-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/76.0.3809.100-1/ungoogled-chromium_76.0.3809.100-1.1_macos.dmg
9 | md5 = e2e8cd04a2a338c7aa495542090f0ced
10 | sha1 = 0e0382f3063dd03dc09fcbaee0b26237a1165e2e
11 | sha256 = e96e2cbf9fe370b43b93527a4e13da0832ec6bab21a89a880635ca7ac692dfbe
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/76.0.3809.132-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-08-28T11:08:34.158465
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_76.0.3809.132-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/76.0.3809.132-1/ungoogled-chromium_76.0.3809.132-1.1_macos.dmg
9 | md5 = 67e3ef2912bbe9ffada3399dcac149a6
10 | sha1 = 64fb12816d6d2052f97a49742ade3a468e27cafa
11 | sha256 = 715817f9571783dbb4ee4821f487ebde5cdcc28d33cf8ec549ce475ef0c3b20e
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/76.0.3809.87-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-08-05T22:32:34.137221
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_76.0.3809.87-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/76.0.3809.87-1/ungoogled-chromium_76.0.3809.87-1.1_macos.dmg
9 | md5 = e33673cfa7f9b022f0f61bbb5a5bd4dc
10 | sha1 = 0f3ca567e2f8bc455f795353119ce4a28c7a5740
11 | sha256 = 6ab4e7cfda24b3e3d02dae96ed8c3a7fc0e0c5d1d1ed9d680260c2624887b55e
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/77.0.3865.120-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-10-14T12:02:31.882764
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_77.0.3865.120-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/77.0.3865.120-1/ungoogled-chromium_77.0.3865.120-1.1_macos.dmg
9 | md5 = a8c9f92d127924ebc6bb4391dc46d603
10 | sha1 = a15c66f1ae2a921d061a7a3af87bc8c21fd4ccaf
11 | sha256 = 3197d136d6648eac6806e5b951788498b1cf5af9b57ff9629c522fb537f33119
12 | note = Build with GitHub Actions (CI), Binary from artifacts; see https://github.com/kramred/ungoogled-chromium-macos/commit/34cc901cc0a05b143b9df86e549bfa5226a90277/checks?check_suite_id=263750336
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/77.0.3865.90-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2019-09-20T00:05:03.504591
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_77.0.3865.90-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/77.0.3865.90-1/ungoogled-chromium_77.0.3865.90-1.1_macos.dmg
9 | md5 = 33bdd8f526548b6ea912ef9e0e1bf033
10 | sha1 = aeb0ee95d76d6fc3725f3a270df5bec925843c9e
11 | sha256 = 234a5224886593d93b238557b1ee972bf5ac5a9195bedce6109f74056fcf4009
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/78.0.3904.108-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2019-11-19T21:23:12.398896
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_78.0.3904.108-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/78.0.3904.108-1/ungoogled-chromium_78.0.3904.108-1.1_macos.dmg
9 | md5 = 1aae4301d82d89d5887b0084cd5b1459
10 | sha1 = d6a291f331b4d424d0add8d6741a4f7573a7dd5c
11 | sha256 = ad67859e46e25c0fe8a14e44ca464454b697469082a2023131353b474f56ddd5
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/78.0.3904.97-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-11-10T19:57:58.185934
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_78.0.3904.97-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/78.0.3904.97-1/ungoogled-chromium_78.0.3904.97-1.1_macos.dmg
9 | md5 = c9fa9aab1b47e16a6bb6ff6139d8e0bf
10 | sha1 = 542ea072bdc04a8d67cf0ad5a353e18c8a26bea1
11 | sha256 = 48257a5bf449e37c6f8d3381bc704f566f86c86f1669346f313556e8fe8ce4e1
12 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/79.0.3945.117-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-01-08T18:57:05.103865
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_79.0.3945.117-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/79.0.3945.117-1/ungoogled-chromium_79.0.3945.117-1.1_macos.dmg
9 | md5 = 049d9c0d8b28b83832c3557c9b0ddfff
10 | sha1 = c63af4afd0ffb4480e606acb1bac73e97f7a8df0
11 | sha256 = 5d8b4c2ec4d82dfc2471399b51cd152efd8b23e9edb76240cc723728999dbc2d
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/79.0.3945.130-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2020-01-17T18:01:14.991131
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_79.0.3945.130-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/79.0.3945.130-1/ungoogled-chromium_79.0.3945.130-1.1_macos.dmg
9 | md5 = d8b7fa366a3d96a392b937b39aedf5a6
10 | sha1 = be7a3c40f80215911806c7f57e95286669fc8ab3
11 | sha256 = 2ca7ecba09007b23c42e6b3fdf51930738c024b73c3427edb6945f257c67b883
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/79.0.3945.79-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-12-13T12:40:07.555400
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_79.0.3945.79-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/79.0.3945.79-1/ungoogled-chromium_79.0.3945.79-1.1_macos.dmg
9 | md5 = 9ee9fe808c67278f1989bff41285ca76
10 | sha1 = 484cfe436db0a56eecc6a62ca704b470ea7644b9
11 | sha256 = 232f3b44856476704420afe12820578378b2316b249bb11d41b3d42f99a55130
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/79.0.3945.88-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-12-18T15:48:18.024072
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_79.0.3945.88-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/79.0.3945.88-1/ungoogled-chromium_79.0.3945.88-1.1_macos.dmg
9 | md5 = 887d5940cd295b67db793ccee22a7004
10 | sha1 = 00c4df71490bfd04297263a9f45a2226b2261f2a
11 | sha256 = 8165213b67941f67844e56600b62667dc269d1a534a21825515ce1732258f995
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.106-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-02-15T09:37:47.302933
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_80.0.3987.106-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.106-1/ungoogled-chromium_80.0.3987.106-1.1_macos.dmg
9 | md5 = 72187671db96e84a6e3597e9f65fcbee
10 | sha1 = 48d9368b369b863472445ec074c6df962b4f9751
11 | sha256 = 7ffd7d8764202dc5468372df984162ed9a927dfde9eb3471744b26695f8a892e
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.116-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-02-19T17:16:04.721429
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_80.0.3987.116-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.116-1/ungoogled-chromium_80.0.3987.116-1.1_macos.dmg
9 | md5 = 700ce0449ac1b6fc87dbf2eaf406e27b
10 | sha1 = 2f9ca5af42c82f5aab8c1a8a988c4b43a79579be
11 | sha256 = b82d34d137b6303a57a817b73d0232df03584be31be2d7e646089b8e7d2b5678
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.122-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-02-25T21:43:32.137288
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_80.0.3987.122-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.122-1/ungoogled-chromium_80.0.3987.122-1.1_macos.dmg
9 | md5 = 32d77a4d144427020b5b4e63380f99e3
10 | sha1 = fb6753a252c948dda02229686e00c65a3fa1ec37
11 | sha256 = 44e7521a1ccec06026c5b7d65a6c4121474a689a2f3dc3d1d2477005b592dbe6
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.132-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-03-04T19:13:38.037454
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_80.0.3987.132-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.132-1/ungoogled-chromium_80.0.3987.132-1.1_macos.dmg
9 | md5 = c29410e2d18344c4b3d9943b6a6cc35e
10 | sha1 = 44f7d522cf5ff0bfaf291a3cc8cda06c02d5e4b3
11 | sha256 = 91b55106a0ce0a4b86b65a22af3d8d84ba90205e9fa368dc5b3c72f684196be7
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.149-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-03-19T15:50:09.620919
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_80.0.3987.149-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.149-1/ungoogled-chromium_80.0.3987.149-1.1_macos.dmg
8 | md5 = 25d28fe1ed8d9c41092ccd3ae9346052
9 | sha1 = 95cfb7a2e814a93901cfb79b99b3d2bf7e3597d5
10 | sha256 = aa58b1f16c2973943618b7d5f4e6b3b09f975165849066bbe0e9a49ce11707b4
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.158-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-03-24T15:15:13.656688
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_80.0.3987.158-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.158-1/ungoogled-chromium_80.0.3987.158-1.1_macos.dmg
8 | md5 = b43031f9def8e8b82fcc017737432272
9 | sha1 = 783273f7513f8c670ea5647b25c1a036a5f42ed5
10 | sha256 = fcd642e25c9834f010a12ee152a89c39cbc8ea9d7c0ae9a5a873f9ba40a7d9b4
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.162-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-02T20:26:34.840680
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_80.0.3987.162-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.162-1/ungoogled-chromium_80.0.3987.162-1.1_macos.dmg
8 | md5 = ae6957e78e88f9a65b2e453ec2199efb
9 | sha1 = 1c9ca2bbea4037b3b38ea2f507c4ebb051693023
10 | sha256 = d11a82fe1d8b4c08263903ec5247d3f685630dedff48991455a4d3df538f95e0
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.163-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-03T15:45:34.846193
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_80.0.3987.163-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.163-1/ungoogled-chromium_80.0.3987.163-1.1_macos.dmg
8 | md5 = ec050b1c652d027a9df3c1f89877c60f
9 | sha1 = 94670be0d26d83474d80a3638ea91de3a954ee5f
10 | sha256 = de29e0517e2da1c01c64177f4cece5a503359e86ec37c147b3631181b3fdeed2
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.87-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-02-06T20:24:50.270173
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_80.0.3987.87-1.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.87-1/ungoogled-chromium_80.0.3987.87-1.1_macos.dmg
9 | md5 = 48ec0b4bfbc63ebb4aaa5211e5597007
10 | sha1 = 85431378104dc2fcba7c2c515df480608a1f0161
11 | sha256 = 30bbd3e63c6412c28ad80f6d354b5f06d93bf309a250bdaf69ea5a1ed3b3348c
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/80.0.3987.87-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2020-02-10T10:35:50.844033
4 | github_author = kramred
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_80.0.3987.87-2.1_macos.dmg]
8 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/80.0.3987.87-2/ungoogled-chromium_80.0.3987.87-2.1_macos.dmg
9 | md5 = 3e67a425a161519a7b08cc47105b07f1
10 | sha1 = c969268090aa011e729ec69bea26351f7ce1b7eb
11 | sha256 = ede23f6ff7d2ef3c13501ad9da6024ef90ff7c65721768992eadff6afb29280d
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/81.0.4044.113-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-18T16:11:37.195345
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_81.0.4044.113-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/81.0.4044.113-1/ungoogled-chromium_81.0.4044.113-1.1_macos.dmg
8 | md5 = 1896dd601245287d1b36b245e8a02321
9 | sha1 = 39c2a054af0a1193f8b190a409e31c2328b4a9e6
10 | sha256 = ea4642e72e390038e471cd5f055b397077ac677c47e6729d99000e05d0a6dcce
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/81.0.4044.122-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-22T16:26:50.766415
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_81.0.4044.122-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/81.0.4044.122-1/ungoogled-chromium_81.0.4044.122-1.1_macos.dmg
8 | md5 = c7b5269cbcd90d4991a3fafb953c02c0
9 | sha1 = fc24cc42d9b95bcf276be2b167a8575968864dc9
10 | sha256 = 87d4040e683d78de593e845c12f203ea989786dfabc6361ee71a1c8e4353b948
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/81.0.4044.129-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-28T18:48:02.930576
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_81.0.4044.129-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/81.0.4044.129-1/ungoogled-chromium_81.0.4044.129-1.1_macos.dmg
8 | md5 = 4bda02df8505762419b6156b56fb1240
9 | sha1 = 85f82a1e871faf2df2230ffb19fd510323910bf8
10 | sha256 = c08b8d1c67cc11b245e6c6785b5a7a8991b86b27cf55b9d525ef0a4e2794c560
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/81.0.4044.138-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-05-08T17:17:20.847539
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_81.0.4044.138-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/81.0.4044.138-1/ungoogled-chromium_81.0.4044.138-1.1_macos.dmg
8 | md5 = 3496524584f1876fec9caac4132bda11
9 | sha1 = 88f77b30459597767db12657206ed369211bf9ae
10 | sha256 = 3d6c402573a77e26b3572fabda3613523cdce19f334ae503629285dc7b4c79b8
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/81.0.4044.92-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-04-13T12:33:41.735201
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_81.0.4044.92-2.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/81.0.4044.92-2/ungoogled-chromium_81.0.4044.92-2.1_macos.dmg
8 | md5 = 6ca2efb10f95e2ccc8bd18e64297af8c
9 | sha1 = 4b6199592fb96bc1a24f0044fc491df6c19c5bd2
10 | sha256 = f8925faef4fb75b29fc632bc41126fe1d96e209917e1248331ea696b4b2757c7
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/83.0.4103.116-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-07-07T21:03:36.723015
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_83.0.4103.116-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/83.0.4103.116-1/ungoogled-chromium_83.0.4103.116-1.1_macos.dmg
8 | md5 = cb144984246972bc7cd22029c2b9b9af
9 | sha1 = 194ec17db309f4ea04f8ae8fd66fe782eb34a47d
10 | sha256 = 0537a4f8e1a7f8d51fc0b45ca0b4102de3380853a685ab9dff387b1db37a5188
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/84.0.4147.105-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-07-29T12:37:03.123456
3 | github_author = kramred
4 | note = Manually added release, which was fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/84.0.4147.105-1.1)
5 |
6 | [ungoogled-chromium_84.0.4147.105-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/84.0.4147.105-1.1/ungoogled-chromium_84.0.4147.105-1.1_macos.dmg
8 | md5 = c0b1f5c226f6f9e44da450c88af4ee72
9 | sha1 = ae4d2adc7b663a49b4caedc5418fddd651473bdf
10 | sha256 = d660a6bf52a4513a4e8fd2d338a13000ebb704698e0a6c438c585269ed9bbb8f
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/84.0.4147.125-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-08-12T01:32:34.123456
3 | github_author = kramred
4 | note = Manually added release, which was fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/84.0.4147.125-1.1)
5 |
6 | [ungoogled-chromium_84.0.4147.125-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/84.0.4147.125-1.1/ungoogled-chromium_84.0.4147.125-1.1_macos.dmg
8 | md5 = e4f40d823da7c07a1b7c1eb0fc5a12ab
9 | sha1 = c684549f9352230bf3aba573236f1b0d1155a92b
10 | sha256 = 7d805b3d1bd796520a0df129622b098fc0fd4959fa60448121eb353a987dfdee
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/84.0.4147.135-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-08-20T07:49:33.123456
3 | github_author = kramred
4 | note = Manually added release, which was fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/84.0.4147.135-1.1)
5 |
6 | [ungoogled-chromium_84.0.4147.135-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/84.0.4147.135-1.1/ungoogled-chromium_84.0.4147.135-1.1_macos.dmg
8 | md5 = aef726bcc2a566e5b75f2c30b6ce237a
9 | sha1 = f0338525afe88488f3b3b4653d337a345ecf3bcf
10 | sha256 = 92e5446b8b321afe58d0b0feeb59bc8b2287a83aa904413212eb72e84bbd71f5
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/84.0.4147.89-1.2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-07-21T01:11:03.123456
3 | github_author = kramred
4 | note = Manually added release, which was fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/84.0.4147.89-1.2)
5 |
6 | [ungoogled-chromium_84.0.4147.89-1.2_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/84.0.4147.89-1.2/ungoogled-chromium_84.0.4147.89-1.2_macos.dmg
8 | md5 = f6eca855be5bb90254f1a1d241b12e67
9 | sha1 = c41bd52829748d84feab653260eb80e9b4437bfb
10 | sha256 = b73ca8690fd372730720066711aab24e8396974291eb406c3fffb094772c8402
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/84.0.4147.89-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-07-21T13:00:17.417090
3 | github_author = kramred
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_84.0.4147.89-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-binaries/releases/download/84.0.4147.89-1/ungoogled-chromium_84.0.4147.89-1.1_macos.dmg
8 | md5 = d2178d0130699f31420252f08c21958d
9 | sha1 = a8ae68fcd9c35889c491c8d73c21a08bb5e23b85
10 | sha256 = af81afc0f82d19eb77496bf3ca0f9db4091c17119b8d28f2b34d44c33029f24f
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/85.0.4183.102-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-09-11T06:07:09.123456
3 | github_author = kramred
4 | note = GitHub Actions build, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/85.0.4183.102-1.1), alternatively [here](https://github.com/ungoogled-software/ungoogled-chromium-macos/releases/tag/85.0.4183.102-1.1)
5 |
6 | [ungoogled-chromium_85.0.4183.102-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/85.0.4183.102-1.1/ungoogled-chromium_85.0.4183.102-1.1_macos.dmg
8 | md5 = 5143c59f172ce8be0a6cba36412b58e5
9 | sha1 = 5cd3659f97c892208199d7e467939e55df33903f
10 | sha256 = 2cf9e5014417bbe0db3ffddad3595f121e9ae107cb14c1c6021e8a446b773ada
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/85.0.4183.121-1.2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-09-30T23:18:25.123456
3 | github_author = kramred
4 | note = GitHub Actions build, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/85.0.4183.121-1.2)
5 |
6 | [ungoogled-chromium_85.0.4183.102-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/85.0.4183.121-1.2/ungoogled-chromium_85.0.4183.121-1.2_macos.dmg
8 | md5 = 7e3d6bc531fc2124709882aa77dbfc23
9 | sha1 = e8a4293eaf73f39199d29acb7522672d9cc0a331
10 | sha256 = fe05848463379136ba7089a751d2660474157a4ae3e00898f789001027e92cf5
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/85.0.4183.83-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-09-02T12:05:38.123456
3 | github_author = kramred
4 | note = Manually added release, which was fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/85.0.4183.83-1.1)
5 |
6 | [ungoogled-chromium_85.0.4183.83-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/85.0.4183.83-1.1/ungoogled-chromium_85.0.4183.83-1.1_macos.dmg
8 | md5 = 007f6466679e4e504e4c6eccc686a14a
9 | sha1 = 84308fe072d3e7d66ae2d736ae8c3af8e01f9849
10 | sha256 = 34947afb19d11e56eacd9f4e7b9400bdb3cfc65c5712b05e66b4b4d2cc610b2c
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/87.0.4280.141-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-01-10T03:14:29.123456
3 | github_author = kramred
4 | note = Release fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/87.0.4280.141-1.1)
5 |
6 | [ungoogled-chromium_87.0.4280.141-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/87.0.4280.141-1.1/ungoogled-chromium_87.0.4280.141-1.1_macos.dmg
8 | md5 = 261fb432d268d7797679a7a91c0f1917
9 | sha1 = 0c4ff30e9e0a4b151a48fd3cc93724ffc839eb43
10 | sha256 = db4e17f15cb6357b59f762fad0b4a5754fa2a5af349975b1b69f0c404b2fb0fd
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/87.0.4280.88-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-12-04T08:30:06.123456
3 | github_author = kramred
4 | note = Release fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/87.0.4280.88-1.1)
5 |
6 | [ungoogled-chromium_87.0.4280.88-1.1_macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/87.0.4280.88-1.1/ungoogled-chromium_87.0.4280.88-1.1_macos.dmg
8 | md5 = 1f7cefd357a931a4246fe3a94aaf041e
9 | sha1 = 6e7a7726410eeee5bd9db6ca5373bf4afd541c9b
10 | sha256 = cc2c2da6bea68bd518fdeb6d7562ee4fb5cc9c1af6b533790cecd816f59cee22
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/88.0.4324.150-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-02-08T07:07:03.123456
3 | github_author = kramred
4 | note = Release fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/88.0.4324.150-1.1_x86-64)
5 |
6 | [ungoogled-chromium_88.0.4324.150-1.1_x86-64-macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/88.0.4324.150-1.1_x86-64/ungoogled-chromium_88.0.4324.150-1.1_x86-64-macos.dmg
8 | md5 = 2e181a211534cb6c7b6fcce1eb0afcfd
9 | sha1 = 1c31f78bec81b040f3c9c4597694edd086f6b668
10 | sha256 = 523e18e1b0f523f2bcb655808933df2411ec1ef779eb392f77e93d57725cbe4d
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/92.0.4515.131-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-08-04T10:08:02.123456
3 | github_author = kramred
4 | note = Release fully built using GitHub Actions, see [here](https://github.com/kramred/ungoogled-chromium-macos/releases/tag/92.0.4515.131-1.1_x86-64)
5 |
6 | [ungoogled-chromium_92.0.4515.131-1.1_x86-64-macos.dmg]
7 | url = https://github.com/kramred/ungoogled-chromium-macos/releases/download/92.0.4515.131-1.1_x86-64/ungoogled-chromium_92.0.4515.131-1.1_x86-64-macos.dmg
8 | md5 = 7eacef870b1b315a033c8676633ac921
9 | sha1 = f85af1eaaf9e378b0391127b85eeb0ee7edf139c
10 | sha256 = e9764f92196d437931f55590226edc1ab275347b774cca5a60fd577222762d2d
11 |
--------------------------------------------------------------------------------
/config/platforms/macos/x86_64/display_name:
--------------------------------------------------------------------------------
1 | 64-bit x86
2 |
--------------------------------------------------------------------------------
/config/platforms/manjaro/display_name:
--------------------------------------------------------------------------------
1 | Manjaro
2 |
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/100.0.4896.60-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-04-03T02:47:15.009909
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_100.0.4896.60-1.1_installer-x86.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/100.0.4896.60-1/ungoogled-chromium_100.0.4896.60-1.1_installer-x86.exe
8 | md5 = 75ef93da35b614f166d8f7017545eb3f
9 | sha1 = f47cfc84d9eef97bc752baef8acd82db28e00e29
10 | sha256 = 8e285cac5f52ba5bd3734e9a4f7af0fb8ccbd340f3133ecc8cb18f5d3e562465
11 |
12 | [ungoogled-chromium_100.0.4896.60-1.1_windows-x86.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/100.0.4896.60-1/ungoogled-chromium_100.0.4896.60-1.1_windows-x86.zip
14 | md5 = cf14bf31213b55314e1e216a17c26644
15 | sha1 = 33316002bad4a849d98758824242c6cc824d0110
16 | sha256 = 3b5b3f380b3256030a0145694895916e0dc3bfeabd82b3f04ab8273e909710e2
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/101.0.4951.54-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-06T22:10:31.893181
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.54-1.1_installer_x86.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/101.0.4951.54-1/ungoogled-chromium_101.0.4951.54-1.1_installer_x86.exe
8 | md5 = f429e9fc6eac5894b92dafeb1397e6e0
9 | sha1 = b3815c3aae1eb90d2065a827cfed9b28d047e835
10 | sha256 = ec9d8d3a10cb92c172e5e55cece8bcd5ae3be11a3d2dd83b8d5e57b4b0bf7892
11 |
12 | [ungoogled-chromium_101.0.4951.54-1.1_windows_x86.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/101.0.4951.54-1/ungoogled-chromium_101.0.4951.54-1.1_windows_x86.zip
14 | md5 = 3d8a861b7a391439d5d41f945441372f
15 | sha1 = 5c56efff9845050ca51fdfbf6ad4fcf7b2fb7e3e
16 | sha256 = b2e9d7fa9d87d5fdd86de331861ab75a19ad9968040ddddf3087179dc261dd14
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/101.0.4951.64.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-14T15:11:35.555034
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.64-1.1_installer_x86.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/101.0.4951.64/ungoogled-chromium_101.0.4951.64-1.1_installer_x86.exe
8 | md5 = 68e83e8fd2e27df7a6d0b4483f9ea8e3
9 | sha1 = b5cc748de48e9ef3dd65bf279b0a3e1e5f4df602
10 | sha256 = 2bc89eb62c74a07f8aeab8a9e5381f01ac6265f5914d558c8cc8ef94d159b0ac
11 |
12 | [ungoogled-chromium_101.0.4951.64-1.1_windows_x86.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/101.0.4951.64/ungoogled-chromium_101.0.4951.64-1.1_windows_x86.zip
14 | md5 = 55fb4b8eee925035dde6446049a7403e
15 | sha1 = dbbb52871652946d9e3b7a3f7ce303a831ccdaea
16 | sha256 = 59526950a0952662d8d875371179d647d9c24b9d8a792400a24cd74eebbcf97f
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/102.0.5005.61.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-29T17:04:11.309817
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_102.0.5005.61-1.1_installer_x86.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/102.0.5005.61/ungoogled-chromium_102.0.5005.61-1.1_installer_x86.exe
8 | md5 = 4ffa20433a971eb2020163516b25e91a
9 | sha1 = 9e6addd9bc2af6f88d835228ccda5e5d76a24a12
10 | sha256 = cde02d06625b7fcc53c7e3f69aa5c800d96892812d76dbbdfe0e5cb4972e9a26
11 |
12 | [ungoogled-chromium_102.0.5005.61-1.1_windows_x86.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/102.0.5005.61/ungoogled-chromium_102.0.5005.61-1.1_windows_x86.zip
14 | md5 = 568269567e252495b1b0bbbec9ca000a
15 | sha1 = 2a055c30556d02928c29d8d93259bcaaed01b3a8
16 | sha256 = 67be5e4b14355d49d58ad16820561d012d2895f87105e6a7f3429b034a64dd9e
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/53.0.2785.116-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | github_author = Eloston
4 |
5 | [ungoogled-chromium_53.0.2785.116-1_win32.zip]
6 | url = https://github.com/Eloston/ungoogled-chromium/releases/download/53.0.2785.116-1/ungoogled-chromium_53.0.2785.116-1_win32.zip
7 | md5 = 2b100b6ce33d106ebba11b41ff0bb6a0
8 | sha1 = ef83b6e20dc62359a1203e6b00d812349a167ba3
9 | sha256 = b24b9326f989f13a0ceab6cf62940e1d8294077c3d4bc88801e1d31854db9c71
10 |
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/55.0.2883.87-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | github_author = Eloston
4 |
5 | [ungoogled-chromium_55.0.2883.87-1_windows_x86.zip]
6 | url = https://github.com/Eloston/ungoogled-chromium/releases/download/55.0.2883.87-1/ungoogled-chromium_55.0.2883.87-1_windows_x86.zip
7 | md5 = 1ca5619f7f0c65ae21c329b27006a7f6
8 | sha1 = e63b16df366312b4257a9660d867368b2e6a0a3b
9 | sha256 = 38eef153c7a34d8e858859f159bcccb3745ebe99428b00464a7e32426e50cd53
10 |
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/77.0.3865.120-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-10-16T22:03:09.515410
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_77.0.3865.120-1.1_windows-x86.zip]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/77.0.3865.120-1/ungoogled-chromium_77.0.3865.120-1.1_windows-x86.zip
9 | md5 = 329b6a61d9aa6d5bb0a6649279832b19
10 | sha1 = 27cfc62ae134f8783cc81f63d4837b703d664939
11 | sha256 = 0dc1bec77dcb4a1b9b9568085e8eedc6cc58c71c4199d826607f5437cba70f67
12 |
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/97.0.4692.71-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-01-13T19:25:56.136189
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_97.0.4692.71-1.1_installer-x86.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/97.0.4692.71-1/ungoogled-chromium_97.0.4692.71-1.1_installer-x86.exe
8 | md5 = 83d8c61a1828474a1bc3555efe420684
9 | sha1 = c21b85b8394dc72a15404e3dfd7a79e161efd19f
10 | sha256 = cf45fef67fa379835d858c7102d6107c489ccea699abded4d1c4e09073a0dc77
11 |
12 | [ungoogled-chromium_97.0.4692.71-1.1_windows-x86.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/97.0.4692.71-1/ungoogled-chromium_97.0.4692.71-1.1_windows-x86.zip
14 | md5 = aa21b77a2f22f002cfe064f422e47607
15 | sha1 = 579d319d4823e39c4436b76e58faf249becdf155
16 | sha256 = adc14fcb0b977ed332f268c0ac070bd2ce55fc297cc6711583dfd6da2217b427
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/99.0.4844.82-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-03-25T06:36:48.998754
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_99.0.4844.82-1.1_installer-x86.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/99.0.4844.82-1/ungoogled-chromium_99.0.4844.82-1.1_installer-x86.exe
8 | md5 = 66b83820055e895ead6bdafe9d941f70
9 | sha1 = a904ddbb03980e20fe294689eb8cb4f6c2caabca
10 | sha256 = ace91dfe1d62d370e19b195131b09776252932f3b205cdce21b9c5f9d2e82ee3
11 |
12 | [ungoogled-chromium_99.0.4844.82-1.1_windows-x86.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/99.0.4844.82-1/ungoogled-chromium_99.0.4844.82-1.1_windows-x86.zip
14 | md5 = 5339ce968f6a6c9f464c212c285a5e8e
15 | sha1 = 60b9ea11fe9be08959fe3697295af2e468c155cf
16 | sha256 = 3c2a0216c0f4fef9a597c56df259b3378b5bcd11f1992f464d7ae2b55a724ee8
--------------------------------------------------------------------------------
/config/platforms/windows/32bit/display_name:
--------------------------------------------------------------------------------
1 | 32-bit
2 |
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/101.0.4951.64.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-14T15:11:16.947131
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_101.0.4951.64-1.1_installer_x64.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/101.0.4951.64/ungoogled-chromium_101.0.4951.64-1.1_installer_x64.exe
8 | md5 = 2038c3c07ae9e0fcb8da0bc8bc576931
9 | sha1 = 05ffb0a451d022b4011e244b0933975aba6be883
10 | sha256 = 746864070e5b032264794ca9d200ced8e827c37c7108d6a51184d7945bfc3861
11 |
12 | [ungoogled-chromium_101.0.4951.64-1.1_windows_x64.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/101.0.4951.64/ungoogled-chromium_101.0.4951.64-1.1_windows_x64.zip
14 | md5 = f31e0b1a63484a7c595bab0b2d314b16
15 | sha1 = 50a91cee84c3a689cd780e28fd17a8425c6c4532
16 | sha256 = f0f5ebdce7cf6b416368e23ad06df67c20dc1c55fe3360a3da533c5cdedd8c9b
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/102.0.5005.61.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-05-29T17:03:26.190658
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_102.0.5005.61-1.1_installer_x64.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/102.0.5005.61/ungoogled-chromium_102.0.5005.61-1.1_installer_x64.exe
8 | md5 = 80223a07c205eb3189cf1b315d21e9f6
9 | sha1 = 002a24d7b0bd85ac74a3760957d544ca0fb65db2
10 | sha256 = a4770e85e03c7f3563993ecc8a0289fcfd4f70bbc0119cfadc50a6627737aa51
11 |
12 | [ungoogled-chromium_102.0.5005.61-1.1_windows_x64.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/102.0.5005.61/ungoogled-chromium_102.0.5005.61-1.1_windows_x64.zip
14 | md5 = bc0084dc58c7ab986649317127b07592
15 | sha1 = 7b6dccc2b3a0a47603ce7b674acc9f4d1ba13ba7
16 | sha256 = 5d7a395ab3c057c23e46c248d4c4b71efd9482cedccddec7e6024c230861d8c7
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/55.0.2883.87-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | github_author = Eloston
4 |
5 | [ungoogled-chromium_55.0.2883.87-1_windows_x64.zip]
6 | url = https://github.com/Eloston/ungoogled-chromium/releases/download/55.0.2883.87-1/ungoogled-chromium_55.0.2883.87-1_windows_x64.zip
7 | md5 = 5a0c046cd411d769fb49104a086a45e1
8 | sha1 = 50adf61c36973d35957d5ac5f833d439b4bf7657
9 | sha256 = 0b748947a56f814055f678c4be1e375a5fe614b17abae91b3d2ba49a5e20b4cd
10 |
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/65.0.3325.181-2.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-04-19T10:19:14.256594
4 | github_author = squalus
5 | note = Built at commit: https://github.com/Eloston/ungoogled-chromium/commit/e492ff6720782ec2389305a34c00cc2816f03a8f
6 |
7 | [ungoogled-chromium_65.0.3325.181-2_windows.zip]
8 | url = https://github.com/squalus/ungoogled-chromium-binaries/releases/download/65.0.3325.181-2/ungoogled-chromium_65.0.3325.181-2_windows.zip
9 | md5 = 6a86e1b1d6ae7b92018fd599687c9a5f
10 | sha1 = 5f43ea74e3ef4673f0625c29b5ed24d7c9364791
11 | sha256 = 42849efe2717c7fc291248552b560bd9f1cb5983b3addac116f6c07f323ed02f
12 |
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/66.0.3359.139-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-05-03T23:13:22.153516
4 | github_author = squalus
5 | note = Built at commit: https://github.com/Eloston/ungoogled-chromium/commit/f22660a3c382edf14be60793b0a50b0f9ad493f6
6 |
7 | [ungoogled-chromium_66.0.3359.139-1_windows.zip]
8 | url = https://github.com/squalus/ungoogled-chromium-binaries/releases/download/66.0.3359.139-1/ungoogled-chromium_66.0.3359.139-1_windows.zip
9 | md5 = 9e28ceca3a06e615826e657c93b561c7
10 | sha1 = 04b05ae9a8af7f069df135b05f160eb2954831f9
11 | sha256 = c13f937d29dfd6d3d94ecc2df075c11434e9f01b675b699638523e4e4feb3991
12 |
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/67.0.3396.87-3.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = release
3 | publication_time = 2018-07-26T23:41:03.656883
4 | github_author = Wyse-
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_67.0.3396.87-3_windows.zip]
8 | url = https://github.com/Wyse-/ungoogled-chromium-binaries/releases/download/67.0.3396.87-3/ungoogled-chromium_67.0.3396.87-3_windows.zip
9 | md5 = b13a79d7ea70303d1ca02aa1b74888d2
10 | sha1 = b44d1e6801a06401dc15c1da9c4af306b2536c5e
11 | sha256 = bab1f622f9a966baffa07838c305e586715979db884cd7369df96bb08c092f8a
12 |
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/77.0.3865.120-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-10-16T14:38:59.561536
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_77.0.3865.120-1.1_windows.zip]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/77.0.3865.120-1/ungoogled-chromium_77.0.3865.120-1.1_windows.zip
9 | md5 = 3b0f722d4b5691f294e5e03b40c79c9d
10 | sha1 = 6501b0ac5938527cee7b182ea851e6a6a6c754e1
11 | sha256 = 0f296adc373477cc3afba1da4ee999f68fd0b3aa50fbd4cd7f284e71c14e6b1f
12 |
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/77.0.3865.90-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | status = development
3 | publication_time = 2019-10-05T21:39:18.708974
4 | github_author = tangalbert919
5 | # Add a `note` field here for additional information. Markdown is supported
6 |
7 | [ungoogled-chromium_77.0.3865.90-1.1_windows.zip]
8 | url = https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/77.0.3865.90-1/ungoogled-chromium_77.0.3865.90-1.1_windows.zip
9 | md5 = 0bbd12dcf13aa2d0aa10d11fa9bc417c
10 | sha1 = 84f01d1b05c65c19f1490d9066e6f15d07b354a7
11 | sha256 = e17ee5141a992c55f3dbf2629ced8bd942ac27f5e05a3a14b0bed2d1802003ce
12 |
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/84.0.4147.105-1.1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2020-08-05T05:42:18.734151
3 | github_author = Mathew-D
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_84.0.4147.105-1.1_installer.exe]
7 | url = https://github.com/Mathew-D/ungoogled-chromium-binaries/releases/download/84.0.4147.105-1.1/ungoogled-chromium_84.0.4147.105-1.1_installer.exe
8 | md5 = 099a89023df46c7c1d5bdc484e1ee1cd
9 | sha1 = 966ed7d6e8f917759841e87c27b8cc33cf7fd275
10 | sha256 = bc90f00b430314f04bbc18f9b5a6630d0e1d1177636b2e4a37ee6df4fb04c85f
11 |
12 | [ungoogled-chromium_84.0.4147.105-1.1_windows.zip]
13 | url = https://github.com/Mathew-D/ungoogled-chromium-binaries/releases/download/84.0.4147.105-1.1/ungoogled-chromium_84.0.4147.105-1.1_windows.zip
14 | md5 = 0cf34069becb464e90e61c402d86f62e
15 | sha1 = 978f9a260eb90e014e8e77ccb8264e404980419b
16 | sha256 = 6932cc5654dcfd8d9eb76fafd0286a83039c1fc80756c17fac5f83cde6ad39a9
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/95.0.4638.69-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-10-30T08:31:05.010409
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_95.0.4638.69-1.1_installer.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/95.0.4638.69-1/ungoogled-chromium_95.0.4638.69-1.1_installer.exe
8 | md5 = d67c430e20b7980a1d1d800083b95cf6
9 | sha1 = 43e50f1382438d47898c156ca3329f4d7677d785
10 | sha256 = 15cd1f2f5fdfc851b4b159b3936e7dc502a7dad54549e58a32cb34f1e7bdf508
11 |
12 | [ungoogled-chromium_95.0.4638.69-1.1_windows.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/95.0.4638.69-1/ungoogled-chromium_95.0.4638.69-1.1_windows.zip
14 | md5 = 1a9daf6a732cc2d793790bb9da1bef56
15 | sha1 = 4e428708b8576f2428c05f707ce1be7d6108618b
16 | sha256 = 14fc0d3b88595b67812ee91f932b7eb40e2f7a430990e8dac15c95c7ddabd754
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/96.0.4664.45-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2021-11-28T16:06:47.280920
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_96.0.4664.45-1.1_installer.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/96.0.4664.45-1/ungoogled-chromium_96.0.4664.45-1.1_installer.exe
8 | md5 = 67c26d18a8d8d81bec11f9a36c2101b8
9 | sha1 = 197a1a5f0401fdf894928bd6fddf8b4136e39050
10 | sha256 = 5881234c8e98ec4ef33ba9b20ddd48b2ca607b3f941aef8a2ab2046b86ece2b8
11 |
12 | [ungoogled-chromium_96.0.4664.45-1.1_windows.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/96.0.4664.45-1/ungoogled-chromium_96.0.4664.45-1.1_windows.zip
14 | md5 = bfab79bb6686374ff7b9e4a939c32bd3
15 | sha1 = 253313078b2badca714c0d0437f876e4d5b5dd8e
16 | sha256 = d4817f7ccdc8502c1efa00aa6f56f2b138ad9bdf30ed666f2b3d6e838adddea0
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/97.0.4692.71-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-01-13T19:25:20.671040
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_97.0.4692.71-1.1_installer-x64.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/97.0.4692.71-1/ungoogled-chromium_97.0.4692.71-1.1_installer-x64.exe
8 | md5 = 3cb2c170dc1ae6522d6989754310283e
9 | sha1 = 4374ab27a46305fa7781770555a703228ee81765
10 | sha256 = b10817dbdd91608fc00b537fb051e6b3c45aac010034e07c31e65f1558571e09
11 |
12 | [ungoogled-chromium_97.0.4692.71-1.1_windows-x64.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/97.0.4692.71-1/ungoogled-chromium_97.0.4692.71-1.1_windows-x64.zip
14 | md5 = 102a4371dcfb680310aecfe8865091f7
15 | sha1 = 894dbeb3285023e69ea0d1d7fbbd9f6a80d4cf12
16 | sha256 = c5f8cd433791ca5ce5ba6a1bd298be02742a08cc8e8f3a2a3bf8c40580ab08a2
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/99.0.4844.82-1.ini:
--------------------------------------------------------------------------------
1 | [_metadata]
2 | publication_time = 2022-03-25T06:36:09.275535
3 | github_author = Nifury
4 | # Add a `note` field here for additional information. Markdown is supported
5 |
6 | [ungoogled-chromium_99.0.4844.82-1.1_installer-x64.exe]
7 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/99.0.4844.82-1/ungoogled-chromium_99.0.4844.82-1.1_installer-x64.exe
8 | md5 = 8ce31be0845f9cc8e276e61ce586336d
9 | sha1 = 15bdeff5c99899149424bc4409de1156704d9d0f
10 | sha256 = 8f99152dad9b8740943cdea78fa63e84197ce638b801af9874aef8bd7fca8ec5
11 |
12 | [ungoogled-chromium_99.0.4844.82-1.1_windows-x64.zip]
13 | url = https://github.com/Nifury/ungoogled-chromium-binaries/releases/download/99.0.4844.82-1/ungoogled-chromium_99.0.4844.82-1.1_windows-x64.zip
14 | md5 = 58955cda960b598813a7742ed63ae59f
15 | sha1 = 1d074c2ef3d485153e337c53eb787d45aa0f22b5
16 | sha256 = 6678d4415af8a417ba25b1f478174bb440bc26e17452d3c8e0e0b8baf5d04a7e
--------------------------------------------------------------------------------
/config/platforms/windows/64bit/display_name:
--------------------------------------------------------------------------------
1 | 64-bit
2 |
--------------------------------------------------------------------------------
/config/platforms/windows/arm64/display_name:
--------------------------------------------------------------------------------
1 | 64-bit ARM
2 |
--------------------------------------------------------------------------------
/config/platforms/windows/display_name:
--------------------------------------------------------------------------------
1 | Windows
2 |
--------------------------------------------------------------------------------
/releases/appimage/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Directory Listing
5 |
6 |
15 |
16 |
17 | Directory Listing
18 | Navigation: Front page / Releases / Linux AppImage
19 | Subgroupings
20 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/releases/artixlinux/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Directory Listing
5 |
6 |
15 |
16 |
17 | Directory Listing
18 | Navigation: Front page / Releases / Artix Linux
19 | Available versions
20 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/releases/debian_unportable/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Directory Listing
5 |
6 |
15 |
16 |
17 | Directory Listing
18 | Navigation: Front page / Releases / Debian/Ubuntu (unportable)
19 | Subgroupings
20 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/releases/freebsd/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Directory Listing
5 |
6 |
15 |
16 |
17 | Directory Listing
18 | Navigation: Front page / Releases / FreeBSD
19 | Subgroupings
20 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/releases/macos/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Directory Listing
5 |
6 |
15 |
16 |
17 | Directory Listing
18 | Navigation: Front page / Releases / macOS
19 | Subgroupings
20 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/utilities/__init__.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tangalbert919/ungoogled-chromium-binaries/0054b257229b2913a46c31a0ec3640b09ba97263/utilities/__init__.py
--------------------------------------------------------------------------------
/utilities/requirements.txt:
--------------------------------------------------------------------------------
1 | Markdown
2 | setuptools
3 | requests
4 |
--------------------------------------------------------------------------------