File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ runs = 256
31
31
32
32
[dependencies ]
33
33
"@fdk" = { version = " 0.3.4-beta" , url = " https://github.com/axieinfinity/foundry-deployment-kit/archive/refs/tags/v0.3.4-beta.zip" }
34
- "@pythnetwork-pyth-sdk-solidity" = { version = " 2.2.0" }
35
- "@openzeppelin-contracts" = { version = " 4.9.3" }
34
+ "@pythnetwork-pyth-sdk-solidity" = { version = " 2.2.0" , url = " https://github.com/pyth-network/pyth-sdk-solidity/archive/refs/tags/v2.2.0.zip " }
35
+ "@openzeppelin-contracts" = { version = " 4.9.3" , url = " https://github.com/OpenZeppelin/openzeppelin-contracts/archive/refs/tags/v4.9.3.zip " }
36
36
37
37
[soldeer ]
38
38
# whether soldeer manages remappings
@@ -52,4 +52,4 @@ remappings_prefix = "@"
52
52
remappings_location = " txt"
53
53
54
54
# whether to install sub-dependencies or not. If true this wil install the dependencies of dependencies 1 level down.
55
- recursive_deps = true
55
+ recursive_deps = true
Original file line number Diff line number Diff line change 1
1
[[dependencies]]
2
2
name = "@fdk"
3
- version = "0.3.0 -beta"
4
- url = "https://github.com/axieinfinity/foundry-deployment-kit/archive/refs/tags/v0.3.0 -beta.zip"
5
- checksum = "aabeda6cc1fe02227d26f3edd86d4af6c91e2167e8b9f1971cc1ea7ce33d34f9 "
6
- integrity = "436f06791b10ed0ce2363d3dde8e520e79376df1b81b00f0787670ad03941661 "
3
+ version = "0.3.4 -beta"
4
+ url = "https://github.com/axieinfinity/foundry-deployment-kit/archive/refs/tags/v0.3.4 -beta.zip"
5
+ checksum = "d93cfa76dee3a227b2ee24d41c4afe2141fb25498eed9352d036ab13bbc16c13 "
6
+ integrity = "4f0417853a563024747cba0dd88d501717c13d4387132e5b1b854da69b7486b2 "
7
7
8
8
[[dependencies]]
9
9
name = "@openzeppelin-contracts"
10
10
version = "4.9.3"
11
- url = "https://soldeer-revisions.s3.amazonaws. com/@ openzeppelin-contracts/4_9_3_22-01-2024_13:13:53_contracts .zip"
12
- checksum = "95886307069cf73310b41396c49df51801a73f31f18f62e7d05adfc2031e7725 "
13
- integrity = "6daa959732c1bceabda7f2823d1baa097b96509b48db78cb2e3ddd38bd4fd030 "
11
+ url = "https://github. com/OpenZeppelin/ openzeppelin-contracts/archive/refs/tags/v4.9.3 .zip"
12
+ checksum = "94270990c32ff2d00c06a9dabaf5b7a8e36773e017254acbb39d13733eb82960 "
13
+ integrity = "5cca086987dbce97760f8a337c0d29e6383fcafaffa9662897695f17566756d0 "
14
14
15
15
[[dependencies]]
16
16
name = "@pythnetwork-pyth-sdk-solidity"
17
17
version = "2.2.0"
18
- url = "https://soldeer-revisions.s3.amazonaws. com/@pythnetwork- pyth-sdk-solidity/2_2_0_15-04-2024_18:50:54_pyth- sdk-solidity.zip"
19
- checksum = "54e3bda3b27467f84c1605722f58e1d2b5a19d6ca3c24840550f1d6cf3bc2231 "
20
- integrity = "4a13c0cb110ee72e9f453835fcd63af6f13d5bbf4b102340ed454971d84c40fd "
18
+ url = "https://github. com/pyth-network/pyth- sdk-solidity/archive/refs/tags/v2.2.0 .zip"
19
+ checksum = "71431ac3fe4e61ce2b8abd649d3e741277ca4dba287c2a4291d040190b8fb8da "
20
+ integrity = "845f9e662935eb347e9189da9b156f0062bcab1d372c7397777dbda609776a5c "
You can’t perform that action at this time.
0 commit comments