Skip to content

Commit

Permalink
fix: snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra committed May 27, 2024
1 parent 6f71d5a commit 8db1cff
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/metadata.rs
assertion_line: 728
expression: output_rich
---
recipe:
Expand Down Expand Up @@ -391,4 +392,4 @@ finalized_dependencies:
run_exports: ~
finalized_sources: ~
system_tools:
rattler_build: 0.12.1
rattler-build: 0.12.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/metadata.rs
assertion_line: 744
expression: git_source_output
---
recipe:
Expand Down Expand Up @@ -71,4 +72,4 @@ finalized_sources:
rev: df83c1edf287a756b8fc995e03e9632af0344777
target_directory: initial_version
system_tools:
rattler_build: 0.12.1
rattler-build: 0.12.1
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
source: src/system_tools.rs
assertion_line: 284
expression: json
---
{
"git": "3.0.0",
"install_name_tool": "2.0.0",
"patchelf": "1.0.0",
"rattler_build": "0.0.0"
"rattler-build": "0.0.0"
}

0 comments on commit 8db1cff

Please sign in to comment.