Skip to content

Commit

Permalink
Updates from pm to raku
Browse files Browse the repository at this point in the history
  • Loading branch information
bduggan committed Feb 20, 2024
1 parent 9d9a898 commit a0f7400
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions META6.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name" : "Digest::SHA256::Native",
"source-url" : "git://github.com/bduggan/p6-digest-sha256-native.git",
"perl" : "6.*",
"source-url" : "git://github.com/bduggan/raku-digest-sha256-native.git",
"raku" : "6.*",
"resources" : [
"libraries/sha256"
],
"build-depends" : [ "Shell::Command" ],
"provides" : {
"Digest::SHA256::Native" : "lib/Digest/SHA256/Native.pm6"
"Digest::SHA256::Native" : "lib/Digest/SHA256/Native.rakumod"
},
"depends" : [
"LibraryMake"
Expand Down
File renamed without changes.

0 comments on commit a0f7400

Please sign in to comment.