mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:37:46 +00:00
Ports: Remove support for auth_type
s other than sha256
This commit is contained in:
parent
f7ccdc268d
commit
89b0a61067
302 changed files with 16 additions and 399 deletions
|
@ -11,7 +11,6 @@ use_fresh_config_sub=true
|
|||
config_sub_paths=("tool/config.sub")
|
||||
files="${RUBY_ARCHIVE_URL} ${RUBY_ARCHIVE} ${RUBY_ARCHIVE_SHA256SUM}
|
||||
https://cache.ruby-lang.org/pub/misc/logo/ruby-logo-kit.zip ruby-logo-kit.zip 7f0a980e09874d35d80b958949dc2460e683957de3d2494a1499aea9d9989055"
|
||||
auth_type="sha256"
|
||||
launcher_name="Ruby IRB"
|
||||
launcher_category="Development"
|
||||
launcher_command="/usr/local/bin/ruby /usr/local/bin/irb --legacy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue