Skip to content

Commit

Permalink
conan commit
Browse files Browse the repository at this point in the history
  • Loading branch information
“sagar committed Oct 30, 2023
1 parent aac72a7 commit 4160a09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/LCT.SW360PackageCreator/Model/ConanSources.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ public class Source
public object Url { get; set; }
[YamlMember(Alias = "sha256")]
public string Sha256 { get; set; }


}

public class Patch
Expand Down

0 comments on commit 4160a09

Please sign in to comment.