mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
extras: use helium-onboarding release tarball
This commit is contained in:
14
extras.ini
14
extras.ini
@@ -5,16 +5,8 @@ sha256 = cd954c7257f126be871f79ecf8fff143425708d5d33501d0ba870fa466dafbe7
|
||||
output_path = ./components/resources/default_100_percent/search_engine_choice
|
||||
|
||||
[onboarding]
|
||||
version = e31596cca3088fed99660589867dd111f13abe1f
|
||||
url = https://github.com/imputnet/helium-onboarding/archive/%(version)s.tar.gz
|
||||
version = 202504061706
|
||||
url = https://github.com/imputnet/helium-onboarding/releases/download/%(version)s/helium-onboarding-%(version)s.tar.gz
|
||||
download_filename = onboarding-page-%(version)s.tar.gz
|
||||
sha256 = eb44fde5ab8abd989ff82770e10515423f705d15f50c07faa28b03b67999bce8
|
||||
sha256 = 954e4c384edde6fe464032725ff323c3970c53dd4898b716a05cdce2def05bd3
|
||||
output_path = ./components/helium_onboarding
|
||||
strip_leading_dirs = helium-onboarding-%(version)s
|
||||
|
||||
[onboarding_node_modules]
|
||||
version = fb4219d06c196d32847d93ccbbfdb48ded0238d2
|
||||
url = https://gist.github.com/dumbmoron/26e60eb4c6908abb384ea7147c8bce32/raw/%(version)s/node_modules.tar.gz
|
||||
download_filename = onboarding-node_modules-%(version)s.tar.gz
|
||||
sha256 = 2fa3b8cbfc6c2da9522f625adcef39c16ed227793916393b7438138224e38409
|
||||
output_path = ./components/helium_onboarding/node_modules
|
||||
|
||||
Reference in New Issue
Block a user