File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ import PackageDescription
88// dependency consumers (both `Context.packageDirectory` and `#filePath` return
99// synthetic paths during dep evaluation).
1010let tokenizersRustArtifactBundleURL =
11- " https://github.com/DePasqualeOrg/swift-tokenizers/releases/download/tokenizers-rust-0.6.0 /TokenizersRust-0.6.0 .artifactbundle.zip "
11+ " https://github.com/DePasqualeOrg/swift-tokenizers/releases/download/tokenizers-rust-0.6.1 /TokenizersRust-0.6.1 .artifactbundle.zip "
1212let tokenizersRustArtifactBundleChecksum =
13- " a7070d1638177c31cc97592cb6dc7302e50d9c79286ec5d7d5b6a710f2c00f5f "
13+ " 8002b3bffd226b10d64cbe632804e5fc5bc7716ec30f2b1e058b95f25637c76c "
1414
1515let docsEnabled = Context . environment [ " TOKENIZERS_ENABLE_DOCS " ] == " 1 "
1616let localRustArtifactPath = Context . environment [ " TOKENIZERS_RUST_LOCAL_ARTIFACTBUNDLE_PATH " ]
Original file line number Diff line number Diff line change 11{
22 "hash_schema_version" : 3 ,
3- "version" : " 0.6.0 " ,
4- "git_commit" : " 94e88c641ce92ea027853444b66030b2d046a359 " ,
3+ "version" : " 0.6.1 " ,
4+ "git_commit" : " f7cb9924f61b09c8fcf4294d9c76465260e982e1 " ,
55 "rust_toolchain" : " 1.94.1" ,
6- "source_hash_sha256" : " 5128ba36a192e45ed07afeb860d9e69784b1d8e006cc0a59e8c063f2a0e8db2d " ,
7- "artifactbundle_url" : " https://github.com/DePasqualeOrg/swift-tokenizers/releases/download/tokenizers-rust-0.6.0 /TokenizersRust-0.6.0 .artifactbundle.zip" ,
8- "checksum" : " a7070d1638177c31cc97592cb6dc7302e50d9c79286ec5d7d5b6a710f2c00f5f "
6+ "source_hash_sha256" : " 817cb885e50b876e06745814e9e2cbc03ee00b722b7cb3ea6cf885c0eb82d448 " ,
7+ "artifactbundle_url" : " https://github.com/DePasqualeOrg/swift-tokenizers/releases/download/tokenizers-rust-0.6.1 /TokenizersRust-0.6.1 .artifactbundle.zip" ,
8+ "checksum" : " 8002b3bffd226b10d64cbe632804e5fc5bc7716ec30f2b1e058b95f25637c76c "
99}
You can’t perform that action at this time.
0 commit comments