Add Alpine Linux detection

main
Elbert Alias 3 years ago
parent dc4c4e4a0f
commit bde707ec51

@ -0,0 +1,11 @@
<svg width="187" height="187" viewBox="0 0 187 187" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_104:36)">
<path d="M67.6175 112.4V92.7912L53.4975 106.926C55.0188 107.985 56.4525 108.855 57.8013 109.562C59.15 110.271 60.4125 110.819 61.5888 111.235C62.765 111.652 63.8563 111.937 64.86 112.122C65.865 112.306 66.7838 112.389 67.6175 112.4ZM139.806 110.77C139.831 110.791 139.969 110.907 140.223 111.069C140.478 111.231 140.85 111.44 141.345 111.646C141.839 111.851 142.456 112.055 143.201 112.206C143.946 112.359 144.819 112.459 145.824 112.459C146.662 112.459 147.588 112.385 148.601 112.209C149.616 112.031 150.718 111.75 151.908 111.335C153.099 110.919 154.378 110.369 155.745 109.655C157.113 108.94 158.569 108.06 160.114 106.985L149.399 96.4887L113.886 60.8437L98.3038 76.43L77.2838 54.7537L24.5288 106.912C26.0725 107.987 27.5263 108.867 28.8925 109.582C30.2588 110.296 31.5363 110.846 32.7263 111.262C33.915 111.677 35.0163 111.959 36.03 112.135C37.0425 112.312 37.9675 112.386 38.805 112.386C39.81 112.386 40.6825 112.286 41.4263 112.134C42.1713 111.982 42.7875 111.779 43.2825 111.572C43.7775 111.367 44.1488 111.159 44.4038 110.996C44.6588 110.834 44.7963 110.717 44.8213 110.696L68.6363 86.8812L77.1525 78.715L100.735 102.297L108.974 110.77C108.999 110.791 109.136 110.907 109.391 111.069C109.646 111.231 110.018 111.44 110.513 111.646C111.008 111.851 111.625 112.055 112.369 112.206C113.114 112.359 113.988 112.459 114.993 112.459C115.83 112.459 116.756 112.385 117.77 112.209C118.784 112.031 119.886 111.75 121.076 111.335C122.266 110.919 123.545 110.369 124.913 109.655C126.28 108.94 127.736 108.06 129.281 106.985L110.358 88.4537L113.88 84.9312L130.256 101.307L139.806 110.77ZM139.603 12L186.126 92.6025L139.603 173.205H46.5238L0 92.6025L46.5238 12H139.603Z" fill="#0D597F"/>
<path d="M110.573 88.676L98.1821 76.3072L99.0634 75.421L111.542 87.7635L110.573 88.676Z" fill="#0D597F"/>
</g>
<defs>
<clipPath id="clip0_104:36">
<rect width="186.13" height="186.13" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -3298,5 +3298,17 @@
"icon": "augmented-ui.png", "icon": "augmented-ui.png",
"oss": true, "oss": true,
"website": "http://augmented-ui.com" "website": "http://augmented-ui.com"
},
"Alpine Linux": {
"cats": [
28
],
"description": "Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.",
"headers": {
"X-Powered-By": "Alpine"
},
"oss": true,
"icon": "Alpine Linux.svg",
"website": "https://www.alpinelinux.org"
} }
} }
Loading…
Cancel
Save