bin/d3helper in depot3-3.0.9 vs bin/d3helper in depot3-3.0.11

- old
+ new

@@ -323,10 +323,10 @@ :jamf_rcpt_file => jss_rcpt, :apple_pkg_ids => d3_pkg.apple_receipt_data.map{|rd| rd[:apple_pkg_id]}, :installed_at => jss_rcpt.mtime, :removable => d3_pkg.removable, :expiration => d3_pkg.expiration, - :expiration_path => d3_pkg.expiration_path, + :expiration_paths => d3_pkg.expiration_paths, :prohibiting_process => d3_pkg.prohibiting_process, :pre_remove_script_id => d3_pkg.pre_remove_script_id, :post_remove_script_id => d3_pkg.post_remove_script_id ) D3::Client::Receipt.add_receipt d3_rcpt, :replace