mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 19:47:44 +03:00
Jun 16th update
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
const GetResourceFile &resourse_file
|
||||
) const = 0;
|
||||
|
||||
virtual Maybe<std::map<std::string, std::string>>downloadVirtualFileFromFog(
|
||||
virtual Maybe<std::map<std::pair<std::string, std::string>, std::string>>downloadVirtualFileFromFog(
|
||||
const GetResourceFile &resourse_file,
|
||||
Package::ChecksumTypes checksum_type
|
||||
) const = 0;
|
||||
|
Reference in New Issue
Block a user