Skip to content

Commit

Permalink
Merge pull request #67 from UpdateHub/topic/raw-delta
Browse files Browse the repository at this point in the history
raw-delta: Add chunk-size and seek fields
  • Loading branch information
otavio authored Aug 26, 2021
2 parents a68630d + da90151 commit d6856e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uhu/core/modes.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ class RawDeltaObject(BaseObject):
'size',
'target-type',
'target',
'chunk-size',
'seek',
]
required_options = [
'filename',
Expand Down

0 comments on commit d6856e7

Please sign in to comment.