1name: "openwrt" 2description: 3 "The OpenWrt Project is a Linux operating system targeting embedded " 4 "devices." 5 6third_party { 7 url { 8 type: HOMEPAGE 9 value: "https://openwrt.org/" 10 } 11 url { 12 type: ARCHIVE 13 value: "https://downloads.openwrt.org/releases/22.03.3/" 14 } 15 version: "22.03.3" 16 last_upgrade_date { year: 2023 month: 1 day: 5 } 17 license_type: RESTRICTED 18} 19