File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ FOUNDRY_DIR=${FOUNDRY_DIR:-"$BASE_DIR/.foundry"}
1111FOUNDRY_VERSIONS_DIR=" $FOUNDRY_DIR /versions"
1212FOUNDRY_BIN_DIR=" $FOUNDRY_DIR /bin"
1313FOUNDRY_MAN_DIR=" $FOUNDRY_DIR /share/man/man1"
14- FOUNDRY_BIN_URL=" https://raw.githubusercontent.com/foundry-rs /foundry/master/foundryup/foundryup"
14+ FOUNDRY_BIN_URL=" https://raw.githubusercontent.com/soul022 /foundry-revive-testing /master/foundryup/foundryup"
1515FOUNDRY_BIN_PATH=" $FOUNDRY_BIN_DIR /foundryup"
1616
1717FOUNDRYUP_JOBS=" "
1818
19- BINS=(forge cast anvil chisel )
19+ BINS=(forge cast)
2020
2121export RUSTFLAGS=" ${RUSTFLAGS:- -C target-cpu=native} "
2222
@@ -424,11 +424,11 @@ banner() {
424424
425425.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx
426426
427- Repo : https://github.com/foundry-rs /foundry
427+ Repo : https://github.com/soul022 /foundry-revive-testing
428428Book : https://book.getfoundry.sh/
429429Chat : https://t.me/foundry_rs/
430430Support : https://t.me/foundry_support/
431- Contribute : https://github.com/foundry-rs /foundry/blob/master/CONTRIBUTING.md
431+ Contribute : https://github.com/soul022 /foundry-revive-testing /blob/master/CONTRIBUTING.md
432432
433433.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx
434434
You can’t perform that action at this time.
0 commit comments